From 5747f8d472e6d501802de57ab8dbedcdf78991fe Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 2 Nov 2016 22:00:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I22903a01b804a2580cfe849d62e08512e4268112 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index c609123..74590b8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD hacking<0.12,>=0.11.0 # Apache-2.0 @@ -9,6 +9,6 @@ mock>=2.0 # BSD requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0