summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:43:22 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-13 12:43:22 +0000
commite602f17c349c2de6f8804d3c28a19cbc797344c2 (patch)
tree1f5795e803d5226eea4600f25128995fa3cd0532 /test-requirements.txt
parent349de67ab567dd093045679ffd8507177941c37b (diff)
downloadironic-e602f17c349c2de6f8804d3c28a19cbc797344c2.tar.gz
Updated from global requirements
Change-Id: I9ea86337667be32a657eb2a74062376afa439564
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 029a431b2..a44d121d3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
PyMySQL>=0.6.2 # MIT License
iso8601>=0.1.9 # MIT
oslotest>=1.10.0 # Apache-2.0