summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-06 22:22:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-06 22:22:12 +0000
commitf39647ab47cb10af83a6861149f5897ed570f4a0 (patch)
tree4b408e968df64c91330cbba45241553730005e14 /requirements.txt
parent41e10e369045a7d20f74971db7af81bd362e5d8d (diff)
downloadpython-glanceclient-f39647ab47cb10af83a6861149f5897ed570f4a0.tar.gz
Updated from global requirements
Change-Id: I5f2cc15aae2b34f6d600fbd1c67c88c552aa1562
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 6cac98d..b1a5ab5 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!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # 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