From 9d08174c04221fa9bc449e6fd14f185130d5b78e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 22 Aug 2017 11:56:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idaf09bca6bbeb7376a691cdf6c689333e569032e --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 922fe8b..eefb95e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,12 +5,12 @@ coverage!=4.4,>=4.0 # Apache-2.0 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -mock>=2.0 # BSD +mock>=2.0.0 # BSD python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD oslotest>=1.10.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 -requests-mock>=1.1 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 +requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD openstackdocstheme>=1.16.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD