summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-03 18:18:22 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-03 18:18:22 +0000
commit412073f87029ab913d979dcfc587cdb1217a714c (patch)
treec04538e0508d84de005af38db495b62d9259810b /requirements.txt
parent9581cd0206c708bc47dd8bee914c6e49262c00f0 (diff)
downloadoslotest-412073f87029ab913d979dcfc587cdb1217a714c.tar.gz
Updated from global requirements2.6.0
Change-Id: I995675b40fea0e8dc205512321d5c996b72f14be
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index c52c09f..9c881de 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,13 +2,13 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
six>=1.9.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
os-client-config>=1.13.1 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0