Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: I8c17d04110c23b30d569baf7c40ce0ee7d1046b0
This commit is contained in:
Joshua Harlow 2016-04-18 13:19:22 -07:00
parent 0e5d1c922b
commit 54e2d2f7f5
1 changed files with 0 additions and 1 deletions

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.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
oslo.log>=1.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0