Remove Babel from requirements

It's not used in runtime and is only needed (presumably) for building
i18n catalogs.

Change-Id: I0a8b15e6680f8ef13693fb961b8eb4c729b37dae
This commit is contained in:
Dmitry Tantsur 2020-04-06 14:38:32 +02:00
parent 8d55112d75
commit dfe47ced5a
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
alabaster==0.7.10
amqp==2.1.1
appdirs==1.3.0
Babel==2.3.4
bandit==1.4.0
cachetools==2.0.0
cliff==2.8.0

View File

@ -4,7 +4,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.10.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cliff!=2.9.0,>=2.8.0 # Apache-2.0
keystoneauth1>=3.14.0 # Apache-2.0
openstacksdk>=0.15.0 # Apache-2.0