Drop babel as requirement since its not used

See the following thread for more details.

http://lists.openstack.org/pipermail/openstack-dev/2016-April/thread.html#92510

Change-Id: I9858ca0961da0df82f4313b7fd91bb80a2b8935c
This commit is contained in:
Joshua Harlow 2016-04-20 18:43:45 -07:00
parent 82758dacc0
commit 8985675d98
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
# that is a likely indicator that the feature belongs somewhere else.
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
msgpack-python>=0.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0