Updated from global requirements

Change-Id: Ic98e0641b694b9937e7e01996aedda3900603d6a
This commit is contained in:
OpenStack Proposal Bot 2016-05-10 00:04:58 +00:00
parent e690277f31
commit 822df93c1e
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ PrettyTable<0.8,>=0.7 # BSD
pycrypto>=2.6 # Public Domain
requests!=2.9.0,>=2.8.1 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# hacking should be first
hacking>=0.10.2,<0.11 # Apache-2.0
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT