Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: Ia596cb104dac8502d051f47ec797ae64be9e4b23
This commit is contained in:
Joshua Harlow 2016-04-18 13:18:47 -07:00
parent d2189dbc48
commit 7569f7d5f2
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
dogpile.cache>=0.5.7 # BSD
six>=1.9.0 # MIT
oslo.config>=3.9.0 # Apache-2.0