47f831fb1c
Change-Id: I30f3def2e0c3110f49387760aa87faf99ea2d8ae
16 lines
438 B
Plaintext
16 lines
438 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.6,!=0.7,<1.0
|
|
Babel>=1.3
|
|
stevedore>=1.1.0
|
|
six>=1.9.0
|
|
iso8601>=0.1.9
|
|
kazoo>=1.3.1
|
|
pymemcache>=1.2
|
|
zake>=0.1.6
|
|
msgpack-python>=0.4.0
|
|
retrying>=1.2.3,!=1.3.0
|
|
oslo.utils>=1.2.0 # Apache-2.0
|
|
redis>=2.10.0
|