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: I462bef76089cf8c725eb39b499b9b17c2729b491
This commit is contained in:
Joshua Harlow 2016-04-20 18:53:15 -07:00
parent d6585a8d62
commit 82ffe9ee05
1 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@
# 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