Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: Iec47bcb18fd57e78de0bf5af582b9c7cd34cf7e9
This commit is contained in:
Joshua Harlow 2016-04-18 13:23:35 -07:00
parent 3b1d0f5ffb
commit 273ef5378e
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
six>=1.9.0 # MIT
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0