From 709ee7989d285062a3bf3cb558fbcfebecfdb615 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:21:28 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id5276f0b18005af895cad852bedfdc7d8eb9b8e8 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4405a6de0..b8e2251ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ debtcollector>=1.2.0 # Apache-2.0 monotonic>=0.6 # Apache-2.0 # for jsonutils -six>=1.9.0 # MIT +six>=1.10.0 # MIT cachetools>=2.0.0 # MIT License WebOb>=1.7.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 8d1dba053..4fab1b86c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,10 +7,10 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT oslotest>=1.10.0 # Apache-2.0 pifpaf>=0.10.0 # Apache-2.0 # for test_matchmaker_redis