Merge "Remove Babel requirement"

This commit is contained in:
Zuul 2020-06-05 11:33:24 +00:00 committed by Gerrit Code Review
commit 3980c90403
3 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
Babel>=1.3
diskimage-builder>=2.24.0
PyYAML
six>=1.9.0

View File

@ -5,7 +5,6 @@ appdirs==1.4.3
asn1crypto==0.24.0
astroid==1.3.8
automaton==1.14.0
Babel==2.3.4
bandit==1.4.0
bashate==0.5.1
bcrypt==3.1.4

View File

@ -7,7 +7,6 @@ pecan>=1.3.2 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
SQLAlchemy-Utils>=0.30.11
Babel!=2.4.0,>=2.3.4 # BSD
futurist>=1.2.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0