53bf34e491
Change-Id: I80b7540052f4b3445cef374af8a13da39e5470a4
15 lines
439 B
Plaintext
15 lines
439 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.
|
|
anyjson>=0.3.3
|
|
appdirs>=1.3.0 # MIT License
|
|
dogpile.cache>=0.5.3
|
|
httplib2>=0.7.5
|
|
lxml>=2.3
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
|
oslo.utils>=1.6.0 # Apache-2.0
|
|
pbr<2.0,>=0.11
|
|
PrettyTable<0.8,>=0.7
|
|
python-keystoneclient>=1.6.0
|
|
six>=1.9.0
|