boartty/requirements.txt
James E. Blair 5c407d15dc Do not use urwid 1.3.0
This release generally works, however, bright background colors are
broken due to a bug.  The bug is fixed in:

b851b905cb

Which is not released yet, but should appear in 1.3.1 (or later).

Since bright background colors are (by default) used for inline
comments, avoid the use of 1.3.0.  1.2.1 and 1.2.2 work fine.

Change-Id: Ie833d09e4a5a2cc160b4d45d99f7c324a02751eb
2015-01-07 19:27:16 -08:00

13 lines
179 B
Plaintext

pbr>=0.6,!=0.7,<1.0
urwid>=1.2.1,!=1.3.0
SQLAlchemy>=0.9.4
GitPython>=0.3.2.RC1
python-dateutil
requests!=2.5.0
ordereddict
alembic>=0.6.4
PyYAML>=3.1.0
voluptuous>=0.7
ply>=3.4