Updated from global requirements

Change-Id: I0a2d53636330849c8a5f8c851a52d9f1da1f82b7
This commit is contained in:
OpenStack Proposal Bot 2016-11-16 04:44:53 +00:00
parent db83e3b636
commit 0ee5aa1521
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ python-zaqarclient>=1.0.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.10.0 # MIT
requests>=2.10.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
tenacity>=3.2.1 # 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
six>=1.9.0 # MIT

View File

@ -10,7 +10,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
kombu!=4.0.0,>=3.0.25 # BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
PyMySQL!=0.7.7,>=0.6.2 # MIT License
PyMySQL!=0.7.7,>=0.7.6 # MIT License
openstackdocstheme>=1.5.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0