Adds Babel dependency missing from 555d27c

Fixes bug 1207882

Change-Id: Ic958ca774446b807d8675a1de94e6afafd6c97ba
This commit is contained in:
Amir Sadoughi 2013-08-02 04:07:51 -05:00
parent c607bafbe5
commit 715200de2a
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@ alembic>=0.4.1
amqplib>=0.6.1
anyjson>=0.2.4
argparse
Babel>=0.9.6
d2to1>=0.2.10,<0.3
eventlet>=0.9.17
greenlet>=0.3.2

View File

@ -1,4 +1,3 @@
Babel>=0.9.6
cliff
# Packages for the Cisco Plugin
###############################