
hacking 3.0.x is quite old. Bump it to the latest version. Also remove the note about old pip's behavior because recent pip does not require specific order. Change-Id: I10ba6418dd7adc6a6d0b63e01b4d5c5a95cb44a2
12 lines
374 B
Plaintext
12 lines
374 B
Plaintext
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
PrettyTable>=0.7.2 # BSD
|
|
requests>=2.14.2 # Apache-2.0
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
|
|
osc-lib>=1.8.0 # Apache-2.0
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
|
stevedore>=2.0.1 # Apache-2.0
|