Remove Babel requirement

Babel is not needed as requirement, remove it.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html

Change-Id: I953b12bc3237c96ae640808949068ec4a4f85181
This commit is contained in:
Andreas Jaeger 2020-04-17 16:10:30 +02:00
parent 10db1d8e55
commit c59225cefd
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ appdirs==1.4.3
asn1crypto==0.24.0
attrs==17.4.0
automaton==1.14.0
Babel==2.3.4
bandit==1.1.0
cachetools==2.0.1
castellan==0.16.0

View File

@ -22,7 +22,6 @@ sqlalchemy-migrate>=0.13.0 # Apache-2.0
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
paramiko>=2.0.0 # LGPLv2.1+
Babel!=2.4.0,>=2.3.4 # BSD
iso8601>=0.1.11 # MIT
jsonschema>=2.6.0 # MIT
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0