Remove Babel from requirements.txt

Babel wasn't used at all and creates a version conflict under
some circumstances.

Change-Id: I48120d546d139cc686155b5144a5ba36f9201943
This commit is contained in:
deepakmourya
2017-05-26 15:49:51 +05:30
committed by Sean Dague
parent 8ccf47cf37
commit ae5623733e

View File

@@ -20,7 +20,6 @@ sqlalchemy-migrate>=0.11.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT
paramiko>=2.0 # LGPLv2.1+
Babel!=2.4.0,>=2.3.4 # BSD
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
iso8601>=0.1.11 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT