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: Ifd51020aabf265eada1f667713013a3a6176c659
This commit is contained in:
wu.chunyang 2020-06-29 14:59:25 +08:00
parent c2eb453deb
commit 9f7323c50b
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
appdirs==1.3.0
asn1crypto==0.23.0
Babel==2.3.4
cffi==1.7.0
cliff==2.8.0
cmd2==0.8.0

View File

@ -4,7 +4,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
keystoneauth1>=3.4.0 # Apache-2.0
osc-lib>=2.0.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0