![Bulat Gaifullin](/assets/img/avatar_default.png)
Change-Id: Ib9b9208964dba25d585fb9345a6ef95e7782a9ff Implements: blueprint refactor-local-mirror-scripts Partial-Bug: #1487077
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>=1.6
|
|
Babel>=1.3
|
|
eventlet>=0.15
|
|
bintrees>=2.0.2
|
|
chardet>=2.3.0
|
|
stevedore>=1.1.0
|
|
six>=1.5.2
|
|
python-debian>=0.1.23
|
|
lxml>=3.2
|