From 2a56ed490b2fdf45502630a965994c860aae0b26 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:02:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2e50db736a89f2e29110e4269708c85dd5d80149 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6aee5e71..58181032 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 Routes>=2.3.1 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT sqlalchemy-migrate>=0.11.0 # Apache-2.0 WebOb>=1.7.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 75a222b5..92433d15 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,9 +10,9 @@ nose>=1.3.7 # LGPL oslotest>=1.10.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 pylint==1.4.5 # GPLv2 -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD sphinx>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT openstackdocstheme>=1.17.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0