summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-20 08:12:07 +0000
committerGerrit Code Review <review@openstack.org>2017-11-20 08:12:07 +0000
commit279d3685b87e45b2cc96ca5f5535c0c993b89ad4 (patch)
tree5fbe6ba8af4d3e607bd0fd12eba76f8eb90756e2
parent182f3de347b0d56dad77f361972f0b9d3323127c (diff)
parent3d50a6bfd63e35c60cc8a44fd8789f407eaff8e0 (diff)
downloadoslotest-279d3685b87e45b2cc96ca5f5535c0c993b89ad4.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 7cf6e27..4dad816 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,10 +3,10 @@
# process, which may cause wedges in the gate later.
fixtures>=3.0.0 # Apache-2.0/BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
-six>=1.9.0 # MIT
+python-subunit>=1.0.0 # Apache-2.0/BSD
+six>=1.10.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0