Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: I92488e99227c6dad0a898d477b70b8e3a4501e9e
This commit is contained in:
Joshua Harlow 2016-04-18 13:24:33 -07:00
parent c82c899c2f
commit 592c3cec07
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.
six>=1.9.0 # MIT
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0