Updated from global requirements

Change-Id: Ib0b13ea20541614e5963e668c5261041ae6968e0
This commit is contained in:
OpenStack Jenkins 2014-04-12 02:15:31 +00:00
parent 3295b25356
commit 95cf26be70
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# keystone dependencies
pbr>=0.6,<1.0
pbr>=0.6,!=0.7,<1.0
WebOb>=1.2.3
eventlet>=0.13.0
greenlet>=0.3.2
@ -15,7 +15,7 @@ lxml>=2.3
iso8601>=0.1.9
python-keystoneclient>=0.7.0
oslo.config>=1.2.0
oslo.messaging>=1.3.0a9
oslo.messaging>=1.3.0
Babel>=1.3
oauthlib>=0.6
dogpile.cache>=0.5.0

View File

@ -41,7 +41,7 @@ testscenarios>=0.4
httplib2>=0.7.5
# replaces httplib2 in keystoneclient >=0.2.1
requests>=1.1
keyring>=1.6.1,<2.0,>=2.1
keyring>=2.1
# For documentation
oslosphinx