summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:58:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:58:01 +0000
commit1cbd25e2fa052092dfe960a43e61e70d6c82f2c7 (patch)
treef2043680015e5a0e7859331e69b9faad793f291e
parentdd00d2b21e81a6472b3a76d6a1c0ca56ff5391b3 (diff)
downloadpython-glanceclient-stable/kilo.tar.gz
Updated from global requirementskilo-eolstable/kilo
Change-Id: I03cc03e69ace6f2f7fc0c3ad4545fee81caa5a70
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 406fa8d..fe9416a 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!=0.7,<1.0,>=0.6
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
argparse
PrettyTable<0.8,>=0.7
python-keystoneclient<1.4.0,>=1.2.0