summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-10 15:49:11 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-10 15:49:11 +0000
commit46c3792feef6f36b31e9783724b914d6740b0f84 (patch)
treee3925351ea1acb92428dfc4cf8362735bd2013a6 /test-requirements.txt
parent2ab2678140165e82d744f36c999b39ea4e416887 (diff)
downloadpython-glanceclient-46c3792feef6f36b31e9783724b914d6740b0f84.tar.gz
Updated from global requirements2.1.0
Change-Id: Ida2080b0c209b87781313b2be92c957d22b3188c
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 3b03874..f3f271c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,6 +14,6 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0