summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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