summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-18 15:06:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-18 15:06:52 +0000
commit82bb10e63b361347048cf89b4ad19cb7cfa6b81d (patch)
tree3bb6b7c6d50e5a406a8f442310f0aecd11f3568a
parenta0261f846acbe6a180b629da9e212deebe7af4bb (diff)
downloadpython-openstackclient-82bb10e63b361347048cf89b4ad19cb7cfa6b81d.tar.gz
Updated from global requirements
Change-Id: I917683b445854eb809455e8fff7cb8c4f05a6bc2
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 20a2d5a9..43f820aa 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
mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0