Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: I4839b63ec9c8005f38231ee11f433a4c334e96d5
This commit is contained in:
Joshua Harlow 2016-04-18 13:17:58 -07:00
parent ca59541f5e
commit 7bc24c5d14

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
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
iso8601>=0.1.9 # MIT
oslo.config>=3.9.0 # Apache-2.0