summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:00:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:00:37 +0000
commit0d835444b80f92d9b534a086a7b56dd749960f97 (patch)
tree954cc592009ee18b17ca132c2bf5102115440432 /test-requirements.txt
parentc471e7a92a9129727c99b6a4a135ecea47c2a3ca (diff)
downloadcliff-0d835444b80f92d9b534a086a7b56dd749960f97.tar.gz
Updated from global requirements
Change-Id: Icd148aa05cc290d246cf27a7f99a3dbe7a84426f
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 440dfdb..0628fbd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
testscenarios>=0.4 # Apache-2.0/BSD