summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2c91a56..27e3f9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.12
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
-python-keystoneclient!=1.8.0,>=1.6.0
+python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0
python-openstackclient>=1.5.0
requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0