2e39995864
Change-Id: I296a5f356ca805deda28ea984df15c0b63b43a80 Closes-Bug: #1487077 Closes-Bug: #1489506 Implements: blueprint refactor-local-mirror-scripts
14 lines
337 B
Plaintext
14 lines
337 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
|
|
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
|