From 7c540ab11ae163c6bd2bbbf09b1a22d5309ee5c2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 25 Jun 2016 20:19:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I09334bd4e9de8a0df5aa5e943c86ba2ff53d8885 --- requirements.txt | 2 +- test-requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 397b07abf..1801951bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/test-requirements.txt b/test-requirements.txt index ca54d626f..a0607bd5e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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