boartty/requirements.txt
James E. Blair b33cbc0a7a Fix diff crash on perm-only changes
The update to GitPython that supports easily detecting the filenames
in file-permissions-only changes merged a year ago.  Start using it
and raise the mininum GitPython version to one which supports it.

Change-Id: I9a5104a4b399dee0d9e029fd0b10e37b8aafd3f8
2016-02-17 11:18:55 -08:00

14 lines
188 B
Plaintext

pbr>=0.11,<2.0
urwid>=1.2.1,!=1.3.0
SQLAlchemy>=1.0.4
GitPython>=0.3.7,<1.0.2
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