Updated from global requirements

Change-Id: I43858f9c051c34e40885a112e980e86d165ee3d5
This commit is contained in:
OpenStack Proposal Bot 2016-03-10 03:21:26 +00:00
parent 47102e53aa
commit a0a57adf6f
3 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,7 @@ oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
oauthlib>=0.6
pysaml2
pysaml2<4.0.4
dogpile.cache>=0.5.3
jsonschema<3.0.0,>=2.0.0
# pycadf tries to pull in eventlet

View File

@ -29,7 +29,7 @@ oslo.policy<0.4.0,>=0.3.1 # Apache-2.0
oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0
oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
oauthlib>=0.6
pysaml2
pysaml2<4.0.4
dogpile.cache>=0.5.3
jsonschema<3.0.0,>=2.0.0
pycadf<0.9.0,>=0.8.0

View File

@ -29,6 +29,7 @@ pymongo<3.0,>=2.6.3
# Testing
# computes code coverage percentages
coverage>=3.6