summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-23 04:58:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-23 04:58:54 +0000
commit7e2db14fc40c5518b4b619e780f8d12ba39bbb11 (patch)
treec755859f50990188742af522303feeab50d792da
parente37d5b1ea809838ae8d2944d7c78bc7a3d35dba0 (diff)
downloadpycadf-7e2db14fc40c5518b4b619e780f8d12ba39bbb11.tar.gz
Updated from global requirements
Change-Id: I2aff8725632a0e6717d1a9acfa5fa23753793bd2
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 23100e9..080121a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6
discover
-fixtures>=0.3.14
+fixtures<1.3.0,>=0.3.14
mock<1.1.0,>=1.0
oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0
oslotest<1.6.0,>=1.5.1 # Apache-2.0