Merge "Remove Babel requirement"

This commit is contained in:
Zuul 2020-05-06 11:57:40 +00:00 committed by Gerrit Code Review
commit 7408e1dc50
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
asn1crypto==0.23.0
Babel==2.3.4
bandit==1.4.0
cffi==1.7.0
cliff==2.8.0

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel!=2.4.0,>=2.3.4 # BSD
cliff!=2.9.0,>=2.8.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0