summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-20 05:19:35 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-20 05:19:35 +0000
commitfeba9bb2c972a0f6ff4f6118deb67b3c5a4c8608 (patch)
tree89a8b8f9fa571e9e3cf6406dcb24f0905e652db9 /test-requirements.txt
parent2a7cc35e842bbbb12fc6d0e07837bf6018a6f94e (diff)
downloadpython-neutronclient-feba9bb2c972a0f6ff4f6118deb67b3c5a4c8608.tar.gz
Updated from global requirements
Change-Id: I00f8c716e6ea6399066a87d149c6eed298859c1f
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 a989350..76d5494 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0