You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-freezerclient/requirements.txt

13 lines
252 B
Plaintext

astroid<1.4.0 # breaks pylint 1.4.4
setuptools>=16.0
pbr>=1.6
python-keystoneclient>=1.6.0,!=1.8.0
cliff!=1.16.0,>=1.15.0 # Apache-2.0
oslo.utils>=3.2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.14.0
oslo.config>=3.2.0 # Apache-2.0
six>=1.9.0 # MIT