diff --git a/requirements.txt b/requirements.txt
index 1bdf72f0f..ef160a3a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,11 +1,11 @@
 oslo.config>=1.2.0
-stevedore>=0.12
+stevedore>=0.14
 
 # for timeutils
 iso8601>=0.1.8
 
 # for jsonutils
-six>=1.4.1
+six>=1.5.2
 
 # FIXME(markmc): remove this when the drivers no longer
 # import eventlet
diff --git a/test-requirements.txt b/test-requirements.txt
index e3fa87b59..c7b3c2654 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,10 +5,10 @@ discover
 fixtures>=0.3.14
 mock>=1.0
 mox3>=0.7.0
-python-subunit
-testrepository>=0.0.17
+python-subunit>=0.0.18
+testrepository>=0.0.18
 testscenarios>=0.4
-testtools>=0.9.32
+testtools>=0.9.34
 oslotest
 
 # for test_rabbit