Merge "Remove Babel from requirements"

This commit is contained in:
Zuul 2018-12-11 01:40:11 +00:00 committed by Gerrit Code Review
commit 2fc236cad5
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ amqp==2.2.2
appdirs==1.4.3
asn1crypto==0.24.0
automaton==1.14.0
Babel==2.3.4
bandit==1.1.0
bcrypt==3.1.4
cachetools==2.0.1

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
decorator>=3.4.0 # BSD
defusedxml>=0.5.0 # PSF
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD