Merge "Remove Babel as requirement"

This commit is contained in:
Zuul 2020-04-21 18:59:34 +00:00 committed by Gerrit Code Review
commit 99cffd54cf
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# Temporarily add Babel reference to avoid problem
# in keystone-coverage-db CI job
Babel!=2.4.0,>=2.3.4 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
WebOb>=1.7.1 # MIT
Flask!=0.11,>=1.0.2 # BSD