summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-30 17:45:07 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-30 17:45:07 +0000
commit01d49886aca3175f6eaaf1e5f62183cc31a49249 (patch)
tree3e474332c548081d4ce32ab8d2871ecab4e132fd /test-requirements.txt
parent64e813ee67fb098def083c183bcce244a05cf5bc (diff)
downloadironic-python-agent-01d49886aca3175f6eaaf1e5f62183cc31a49249.tar.gz
Updated from global requirements
Change-Id: I5ef758226b5c5f5e61988bf49515ec94bc002522
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index eba76438..4e9148fa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,11 +4,11 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
-mock>=1.2 # BSD
+mock>=2.0 # BSD
testtools>=1.4.0 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
# Doc requirements
doc8 # Apache-2.0