Remove direct dependency on babel

The dependency on oslo.i18n already forces this requirement.

Change-Id: I45037ce829340e9128cadd23c65ad3f069312c89
ref: http://lists.openstack.org/pipermail/openstack-dev/2016-April/092510.html
This commit is contained in:
ZhiQiang Fan 2016-04-22 03:16:54 +08:00
parent 6aef3d79ce
commit 394f4e2e4b
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
contextlib2>=0.4.0 # PSF License
coverage>=3.6 # Apache-2.0
elasticsearch<2.0,>=1.3.0 # Apache-2.0