Remove Babel from requirement and py2-constraints.txt

Babel is no longer a requirement for OpenStack projects. We can remove
it and save some disk space.

Change-Id: I055116b8c0635014c7b6493008955139aacd2517
This commit is contained in:
songwenping 2020-10-12 12:08:51 +00:00
parent 7d94710e01
commit 6086a20842
2 changed files with 0 additions and 2 deletions

View File

@ -65,7 +65,6 @@ monotonic===1.5
netifaces===0.10.9
keystoneauth1===4.0.0
cffi===1.14.0
Babel===2.8.0
greenlet===0.4.15
oslo.utils===3.42.1
gitdb===0.6.4

View File

@ -4,7 +4,6 @@
pbr>=2.0
setuptools>=17.1
Babel>=1.3
eventlet>=0.17.4 # MIT
greenlet>=0.3.1
stevedore>=1.16.0 # Apache-2.0