Revert "Pin Babel to <1.0 since it doesn't play well with pip 1.4"

Fixes bug 1205546.

This reverts commit adf074baa9.

Upstream Babel has worked around the pytz versioning issues by
releasing 1.1.

Change-Id: I2298c80ca0291ea6d0797194897ecc79ec50b818
This commit is contained in:
Jeremy Stanley 2013-07-27 17:15:41 +00:00
parent adf074baa9
commit 5f99f18219
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ alembic>=0.4.1
amqplib>=0.6.1
anyjson>=0.3.3
argparse
Babel>=0.9.6,<1.0 # Babel 1.0 doesn't work with pip 1.4, bug 1205546
Babel>=0.9.6
boto>=2.4.0
Cheetah>=2.4.4
cliff>=1.4