summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:41:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:41:12 +0000
commit14a96931fe53eb63bbd06b0e2be58008f05e22d3 (patch)
treeb4352906fb2e7d322a50cc0a87821f2daccf9596
parent6fe3018de8564a20865d9350bc942e8e14296d85 (diff)
downloadpython-glanceclient-14a96931fe53eb63bbd06b0e2be58008f05e22d3.tar.gz
Updated from global requirements
Change-Id: I5205e01980fc00b011a4aa4f9d24f045c375a4c5
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 97134ed..b1ac89b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,15 +4,15 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD
ordereddict # MIT
os-client-config>=1.28.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
-requests-mock>=1.1 # Apache-2.0
+requests-mock>=1.1.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0