summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:05:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-15 18:05:54 +0000
commitebcfedaec2365ff5da160b5c37045afa964d4d69 (patch)
tree21cf5bd82bd156705dcfbbbad81f0499993eb6d3 /requirements.txt
parent07b536be9df10c85e93ffb253cf7392cfd27e457 (diff)
downloadpython-cinderclient-mitaka-eol.tar.gz
Updated from global requirementsmitaka-eolstable/mitaka
Change-Id: Ia37f55fdf6a6f18fb35d2e10074108e1a5b15b8b
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 5e564be..f22ecc6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,9 +3,9 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,<3.0.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
simplejson>=2.2.0 # MIT
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
six>=1.9.0 # MIT
oslo.utils>=3.5.0 # Apache-2.0