From 0e43504e4472b83cb9758c0a98f6c9447663b717 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Aug 2017 11:45:04 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idd00808c17ecbca5925f91ea2f1257d097af7892 --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9283979ff..fb9d66977 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ coverage!=4.4,>=4.0 # Apache-2.0 doc8 # Apache-2.0 freezegun>=0.3.6 # Apache-2.0 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD @@ -17,11 +17,11 @@ testtools>=1.4.0 # MIT # Doc requirements openstackdocstheme>=1.16.0 # Apache-2.0 sphinx>=1.6.2 # BSD -sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 +sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0 # releasenotes -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 # bandit bandit>=1.1.0 # Apache-2.0