Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: Ib4386bcb61c95d3a9db96ae08a1d9ecfccd344e8
This commit is contained in:
Joshua Harlow 2016-04-18 13:25:03 -07:00
parent aa969d3197
commit c8499ee28a
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
WebOb>=1.2.3 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT