Files
python-aodhclient/requirements.txt
liusheng d7abc5b905 Remove unused package requirement of "futurist"
Change-Id: I318ab1adcfd73ce55d2f654ebd6eb57f1ed2d1ef
Closes-Bug: #1552993
2016-03-07 09:55:11 +08:00

13 lines
398 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.4
Babel>=1.3
cliff!=1.16.0,>=1.14.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
keystoneauth1>=1.0.0
six