From 35f6d588a3139159bc6e17d8a19dcbcb5f48f28f Mon Sep 17 00:00:00 2001
From: OpenStack Jenkins <jenkins@openstack.org>
Date: Fri, 28 Feb 2014 08:00:27 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: Iddf9be2b384f9c0871a2baf59e94ec5201ca37c6
---
 requirements.txt      | 4 ++--
 test-requirements.txt | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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