
Change-Id: I8407cf4cbb69e60b7def891625522f3ca3c822fe Implements: blueprint unify-input-data
16 lines
389 B
Plaintext
16 lines
389 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=0.8
|
|
Babel>=1.3
|
|
cliff>=1.7.0
|
|
eventlet>=0.15
|
|
bintrees>=2.0.2
|
|
chardet>=2.0.1
|
|
stevedore>=1.1.0
|
|
six>=1.5.2
|
|
python-debian>=0.1.21
|
|
lxml>=3.2
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|