summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:57:50 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-29 22:57:50 +0000
commitc7c509d5e6cb4ac915720450ecd3f5e6417765db (patch)
treeb78aa0ee31d34a08b0736d3305648399b6e614ee
parent6d5e4f966f81c01ff3ecbee16d4ea4a7d55ce0e4 (diff)
downloadpycadf-stable/kilo.tar.gz
Updated from global requirementskilo-eolstable/kilo
Change-Id: I59e031cd5630d155620a023a53f5ff8b2f37043a
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 105ed06..61c202b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-Babel>=1.3
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
oslo.config<1.10.0,>=1.9.3 # Apache-2.0
oslo.context<0.3.0,>=0.2.0 # Apache-2.0
oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0