summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:05:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:05:57 +0000
commit3ced7d5905321f5d0907df5f99b9cac407b5eba3 (patch)
treea68fda944024b419283932800a5b3527f8c0c57a /test-requirements.txt
parenta1cd7ef6094f090f214de417796713f0d88e5a78 (diff)
downloadpython-glanceclient-3ced7d5905321f5d0907df5f99b9cac407b5eba3.tar.gz
Updated from global requirements
Change-Id: I353dee7615434bfbc0ae76ed8c7ce168458065fc
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 f3f271c..3b03874 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>=3.0.0 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0