817e8db177
Change-Id: I2ca92df8f88cb3b6d0d058b8018130049a0a6ed0
14 lines
375 B
Plaintext
14 lines
375 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<2.0,>=1.3
|
|
argparse
|
|
Babel>=1.3
|
|
iso8601>=0.1.9
|
|
lxml>=2.3
|
|
oslo.config>=1.11.0 # Apache-2.0
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
demjson # GNU LGPL 3.0
|
|
PyYAML>=3.1.0
|