From 4b15f5706a9dad0ca259a820ca6b1ed0653d512e Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Sat, 26 Aug 2017 11:33:45 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I925ed8f1e685c7ae73aabe24312808daf96ecee3
---
 setup.cfg             | 4 ++--
 test-requirements.txt | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 28c89787..42891681 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,11 +28,11 @@ kerberos =
 saml2 =
   lxml!=3.7.0,>=2.3 # BSD
 oauth1 =
-  oauthlib>=0.6 # BSD
+  oauthlib>=0.6.0 # BSD
 betamax =
   betamax>=0.7.0 # Apache-2.0
   fixtures>=3.0.0 # Apache-2.0/BSD
-  mock>=2.0 # BSD
+  mock>=2.0.0 # BSD
 
 [entry_points]
 
diff --git a/test-requirements.txt b/test-requirements.txt
index 7313a365..2a34af57 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,17 +8,17 @@ flake8-docstrings==0.2.1.post1 # MIT
 bandit>=1.1.0 # Apache-2.0
 coverage!=4.4,>=4.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD
 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
 openstackdocstheme>=1.16.0 # Apache-2.0
 oslo.utils>=3.20.0 # Apache-2.0
 oslotest>=1.10.0 # Apache-2.0
 os-testr>=0.8.0 # Apache-2.0
 betamax>=0.7.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
 testrepository>=0.0.18 # Apache-2.0/BSD
 testresources>=0.2.4 # Apache-2.0/BSD
 testtools>=1.4.0 # MIT
-PyYAML>=3.10.0 # MIT
+PyYAML>=3.10 # MIT