Merge "Auto Generated INFO.yaml file"
[snaps.git] / requirements.txt
index 91e67e6..1b4481f 100644 (file)
@@ -7,10 +7,9 @@ python-keystoneclient>=3.8.0 # Apache-2.0
 python-glanceclient>=2.8.0 # Apache-2.0
 python-heatclient>=1.10.0 # Apache-2.0
 python-cinderclient>=3.3.0 # Apache-2.0
-python-magnumclient>=2.1.0 # Apache-2.0
-ansible<2.4,>=2.1.0
+python-magnumclient>=2.1.0,<2.3 # Apache-2.0
+ansible>=2.4
 wrapt>=1.7.0 # BSD License
 scp
 cryptography>=2.1 # BSD/Apache-2.0
 concurrencytest
-six>=1.10.0 # MIT