Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: Ifc708a432a8c89aa2a98f0d33c189cad4e25e931
This commit is contained in:
Joshua Harlow 2016-04-18 13:22:47 -07:00
parent 179fd83f1f
commit 830149dbeb
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
Jinja2>=2.8 # BSD License (3 clause)
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0