summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:45:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:45:00 +0000
commitf47876a0ad0686e8f98ea6198b0454167e96fdb4 (patch)
tree05d07e492608f79fb4ebb8c913b59a0efbcdb61a
parent9be8a3b80392851b10eafced5a0e4d239d410720 (diff)
downloadironic-python-agent-f47876a0ad0686e8f98ea6198b0454167e96fdb4.tar.gz
Updated from global requirements1.0.3
Change-Id: I6da6f7605e4bd27b802ca67de9a4ed64502743a1
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1873b3af..caf94bd0 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
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
eventlet>=0.17.4
iso8601>=0.1.9
netaddr!=0.7.16,>=0.7.12