Updated from global requirements
Change-Id: I09334bd4e9de8a0df5aa5e943c86ba2ff53d8885
This commit is contained in:
parent
424ebf3206
commit
7c540ab11a
@ -34,7 +34,7 @@ six>=1.9.0 # MIT
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
||||
stevedore>=1.10.0 # Apache-2.0
|
||||
suds-jurko>=0.6 # LGPL
|
||||
suds-jurko>=0.6 # LGPLv3+
|
||||
setuptools>=16.0 # PSF/ZPL
|
||||
WebOb>=1.2.3 # MIT
|
||||
dnspython!=1.13.0,>=1.12.0;python_version<'3.0' # http://www.dnspython.org/LICENSE
|
||||
|
@ -10,15 +10,15 @@ mock>=2.0 # BSD
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
requests-mock>=0.7.0 # Apache-2.0
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||
requests-mock>=1.0 # Apache-2.0
|
||||
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
||||
sphinxcontrib-httpdomain # BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
WebTest>=2.0 # MIT
|
||||
tempest-lib>=0.14.0 # Apache-2.0
|
||||
reno>=1.6.2 # Apache2
|
||||
reno>=1.8.0 # Apache2
|
||||
# Bandit security code scanner
|
||||
bandit>=1.0.1 # Apache-2.0
|
||||
os-api-ref>=0.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user