summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-07 06:15:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-04-07 06:15:40 +0000
commitb80166d848dd26718cfe0627bfec22774213616b (patch)
tree42410ed47bd33a698b8f5ee9492d2fd1eca92cea /requirements.txt
parent954e475a6a0a12432ec325d7579460fabcf3f40a (diff)
downloadpython-heatclient-b80166d848dd26718cfe0627bfec22774213616b.tar.gz
Updated from global requirements1.9.0
Change-Id: I66c8b6b16e9af96ce8a3b0434ff27e4924619a86
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 374c688..8ae8358 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.
-Babel>=2.3.4 # BSD
+Babel!=2.4.0,>=2.3.4 # BSD
pbr>=2.0.0 # Apache-2.0
cliff>=2.3.0 # Apache-2.0
iso8601>=0.1.11 # MIT