Updated from global requirements

Change-Id: Ia7e6d35818e81950f20b48845bde4d7bf00cc2d0
This commit is contained in:
OpenStack Proposal Bot 2016-10-02 20:11:38 +00:00
parent 3499070caa
commit 5224f109f0
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
taskflow>=1.26.0 # Apache-2.0
rtslib-fb>=2.1.41 # Apache-2.0
rtslib-fb>=2.1.43 # Apache-2.0
simplejson>=2.2.0 # MIT
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Install bounded pep8/pyflakes first, then let flake8 install
hacking>=0.11.0,<0.12 # Apache-2.0
hacking<0.12,>=0.11.0 # Apache-2.0
anyjson>=0.3.3 # BSD
coverage>=3.6 # Apache-2.0
@ -21,7 +21,7 @@ testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
oslosphinx>=4.7.0 # Apache-2.0
oslo.versionedobjects[fixtures]>=1.13.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
reno>=1.8.0 # Apache2