gertty/requirements.txt
Joshua Harlow 8205010884 Add ordereddict requirement
OrderedDict isn't in python 2.6 which is on some
older distros (still), so import the package that
provides it when it can not be found.

Change-Id: I9637d346e85c651e8e242025b9e88b1af3d8fca0
2014-04-29 17:54:46 -07:00

7 lines
75 B
Plaintext

urwid
sqlalchemy
GitPython>=0.3.2.RC1
python-dateutil
requests
ordereddict