Restore Babel to requirements.txt
Babel is needed by code synced in from oslo-incubator, namely neutron.openstack.common.gettextutils. Fixes bug #1212135 Change-Id: I7f490fb8cf9a4fcba1711cf464f934d60d6d435e
This commit is contained in:
parent
748c58d1da
commit
93195ef9c6
@ -6,6 +6,7 @@ Routes>=1.12.3
|
||||
amqplib>=0.6.1
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
Babel>=0.9.6
|
||||
eventlet>=0.13.0
|
||||
greenlet>=0.3.2
|
||||
httplib2
|
||||
|
@ -1,6 +1,5 @@
|
||||
hacking>=0.5.6,<0.7
|
||||
|
||||
Babel>=0.9.6
|
||||
cliff>=1.4
|
||||
coverage>=3.6
|
||||
discover
|
||||
|
Loading…
Reference in New Issue
Block a user