summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:00:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:00:06 +0000
commit922233fa4d418ea599d3fb20870b554c05c07dd8 (patch)
tree03be5fd824a7694924ac5c4654653cccc08ba066 /test-requirements.txt
parent71151557758b930c5d234b25f3bf7f108b52afc4 (diff)
downloadglance_store-922233fa4d418ea599d3fb20870b554c05c07dd8.tar.gz
Updated from global requirements
Change-Id: I9f21e3ad5c7f91749adc8909d548798906d5abd4
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 42d206f..c3f5588 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ mock>=2.0 # BSD
# Unit testing
coverage>=3.6 # Apache-2.0
-fixtures>=3.0.0 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD