Merge "Add the new oslo.i18n as a dependency for Python 3"

This commit is contained in:
Jenkins 2014-07-24 22:49:37 +00:00 committed by Gerrit Code Review
commit 1c88ead7b1
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ oslo.config>=1.2.1
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.3.0
oslo.db>=0.2.0 # Apache-2.0
oslo.i18n>=0.1.0 # Apache-2.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.3