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: Id6e22f7404db0fe36b3e3b3b5acec391b5aa65cf
This commit is contained in:
wu.chunyang
2020-08-23 23:10:48 +08:00
parent 7fc6f659bd
commit d21e0fa60b

View File

@@ -7,7 +7,6 @@ doc8>=0.6.0 # Apache-2.0
flake8-import-order>=0.17.1 # LGPLv3
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
oslotest>=3.2.0 # Apache-2.0
testtools>=2.2.0 # MIT
tempest>=17.1.0 # Apache-2.0