Updated from global requirements

Change-Id: I19b0b2d36eea2a4855592aa1905e240b7b9f47f2
This commit is contained in:
OpenStack Proposal Bot 2016-02-11 07:39:04 +00:00
parent 88c4a75366
commit d5c5f42fcc
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
python-keystoneclient>=1.6.0,!=1.8.0,!=2.1.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
# Packaging
mock>=1.2;python_version<'3.3' # BSD
mock>=1.2 # BSD
# Unit testing
coverage>=3.6 # Apache-2.0