boartty/requirements.txt
James E. Blair 4519a9ff87 Add support for SQLAlchemy 1.0.4
This has been released and Gertty works with it.  A subsequent
change will accomodate SQLA 1.0.4-specific behavior.

Change-Id: I864c913354a8e69f0cfc68634c6ce081dce6eb3f
2015-05-26 15:35:10 -07:00

14 lines
190 B
Plaintext

pbr>=0.6,!=0.7,<1.0
urwid>=1.2.1,!=1.3.0
SQLAlchemy>=1.0.4
GitPython>=0.3.2.RC1
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