boartty/requirements.txt
Robbie Harwood (frozencemetery) aa901d68d5 Depend on SQLAlchemy 0.9.4 or greater
This prevents a nasty traceback and possible database corruption on systems
which have a sqlalchemy installed that is too old (e.g., fedora 20).

Change-Id: I2b60ddb1d50b5913c2cf8e5a848f26720163d47a
Closes-Bug: 123
2014-07-15 11:07:25 -04:00

12 lines
148 B
Plaintext

pbr>=0.6,!=0.7,<1.0
urwid
sqlalchemy>=0.9.4
GitPython>=0.3.2.RC1
python-dateutil
requests
ordereddict
alembic>=0.4.1
PyYAML>=3.1.0
voluptuous>=0.7