Updated from global requirements

Change-Id: Ic2ec8033743569400a40d0bfd513947ea41390ac
This commit is contained in:
OpenStack Proposal Bot 2017-11-15 11:53:48 +00:00
parent 89528bf047
commit e50d953d10
2 changed files with 2 additions and 2 deletions

@ -37,7 +37,7 @@ WSME>=0.8.0 # MIT
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
taskflow>=2.7.0 # Apache-2.0
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
#for the amphora api
Flask!=0.11,<1.0,>=0.10 # BSD

@ -17,7 +17,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
doc8>=0.6.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
# Docs
sphinxcontrib-actdiag>=0.8.5 # BSD