summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-19 12:28:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-19 12:28:31 +0000
commitda22122450d61abb5c2ce77f0177209baefefa54 (patch)
treea756713b0e26d9e5c03195e63f736764311df6e2 /requirements.txt
parent12e92558e50d0aa200d2ca0f98a7110e0adce922 (diff)
downloadpython-glanceclient-da22122450d61abb5c2ce77f0177209baefefa54.tar.gz
Updated from global requirements
Change-Id: I84ad85d08fcee0556f43f7c9d2e98d4a42d8e395
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 fbc914c..6cac98d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
PrettyTable<0.8,>=0.7 # BSD
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0