summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-11 08:05:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-11 08:05:05 +0000
commit991487d970c852bdd473154ca144a0173a8b3695 (patch)
treed657147d4be1afd85168383eabb3411581b47028
parentaafb507a2205b4f39fda5f626192e4eaf1ad97fb (diff)
downloadpython-saharaclient-991487d970c852bdd473154ca144a0173a8b3695.tar.gz
Updated from global requirements
Change-Id: Ic53e77a1c252222dcd6012ec5471866d3420603e
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index e734f34..b38a372 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,13 +5,13 @@
pbr>=1.6
Babel>=1.3
-cliff>=1.14.0 # Apache-2.0
+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-openstackclient>=1.5.0
-requests!=2.8.0,>=2.5.2
+requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0
PrettyTable<0.8,>=0.7
argparse