summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:41:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:41:29 +0000
commit3593e7d97701ae33cc02ff581ffc90ad1359297a (patch)
tree723b15414d21fd86ae9842a13cce6013956abffb /test-requirements.txt
parent4a43aa02b86e3203bb6614382ef598926a1464cb (diff)
downloadpython-keystoneclient-3593e7d97701ae33cc02ff581ffc90ad1359297a.tar.gz
Updated from global requirements
Change-Id: Idafa206fc3478257f641acba3533affd122171e0
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index fe88923..2d8d52a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,12 +9,12 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
lxml!=3.7.0,>=2.3 # BSD
-mock>=2.0 # BSD
-oauthlib>=0.6 # BSD
+mock>=2.0.0 # BSD
+oauthlib>=0.6.0 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
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
tempest>=16.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD