summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-06 22:22:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-06 22:22:15 +0000
commitb619758947228e2a242d549ade38d209939f1e66 (patch)
treec17ee3c08c8999e3a08e98291471e01d0278d548 /requirements.txt
parente6b044a11cc94c9442855e133788b46bd84556a4 (diff)
downloadpython-heatclient-b619758947228e2a242d549ade38d209939f1e66.tar.gz
Updated from global requirements
Change-Id: Ibfba88c747fc539e836428b4ca598116281e596c
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 c7e6859..63ec50f 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.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
pbr>=1.6 # Apache-2.0
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
iso8601>=0.1.11 # MIT