summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:22:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:22:39 +0000
commitad00ebf400bae0955cb89ca5cd82245888f80f93 (patch)
tree6053bd432f51896cb013b24347ce16ba92bc67d7 /test-requirements.txt
parent8dbb9f4d026952482803ef125575a6faecb02be3 (diff)
downloadpycadf-ad00ebf400bae0955cb89ca5cd82245888f80f93.tar.gz
Updated from global requirements
Change-Id: Ic35c420e0438bd625ab2fdf5655eda44687ca2e6
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 cd0c847..3f573fe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,9 +8,9 @@ flake8-docstrings==0.2.1.post1 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
-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
# this is required for the docs build jobs
openstackdocstheme>=1.17.0 # Apache-2.0