Sync Babel requirements with openstack-globals

To avoid conflicts with Babel version, sync requirements
with openstack-globals

Change-Id: I2a0270b12078965495af6b18f302396b29ebd9c9
Closes-Bug: #1572073
This commit is contained in:
Tatyana Leontovich 2016-04-19 13:38:01 +03:00 committed by tatyana-leontovich
parent 4b340ef334
commit 3d175903ad
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ python-heatclient>=0.3.0
python-glanceclient>=0.18.0
python-saharaclient>=0.10.0
Babel>=1.3,!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3 # BSD
paramiko>=1.13.0
pbr>=1.6
requests>=2.5.2,!=2.8.0