5c407d15dc
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
13 lines
179 B
Plaintext
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
|