Babel version 2.3.x excluded in requirements

Align Babel to global requirements [1]

[1]. https://review.openstack.org/#/c/305000/

Change-Id: I601ed69b97425988683119a9b5ed383b647296e6
Related-Bug: #1573498
Closes-Bug: #1573627
Closes-Bug: #1573498
(backported from commit 5fa99a9fb6
 and 0c100a3dee)
This commit is contained in:
Krzysztof Szukiełojć 2016-04-21 16:32:39 +02:00 committed by Alexander Gordeev
parent 134c946d34
commit d409784fc6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Babel>=1.3
Babel>=1.3,!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3 # BSD
eventlet>=0.17.4
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0,!=2.5.0