gertty/requirements.txt
Jeremy Stanley 5e9c250ef8 Set SQLAlchemy minimum to 1.4
SQLAlchemy 1.4 is the bridge to support the API required for 2.0
support, so in the wake of I80c007af86cd7102c3c75963ad5b0a051dd9b541
set it as the required minimum version.

Change-Id: I8eb379042d34a60e62131ff631efe4a83c70942e
2024-02-08 21:30:58 +00:00

14 lines
174 B
Plaintext

pbr>=0.11
urwid>=1.2.1,!=1.3.0
SQLAlchemy>=1.4
GitPython>=0.3.7
python-dateutil
requests>=2.5.3,<3.0.0
ordereddict
alembic>=0.6.4
PyYAML>=3.1.0
voluptuous>=0.7
ply>=3.4
six