From dc868e9c9559ccf87ad3d7d149916e058d2fea15 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 29 May 2014 13:46:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I737fb736852829093d954a6c5ba7d9c1120c6745 --- requirements.txt | 2 +- test-requirements-py3.txt | 2 +- test-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2431726bb..088518c4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ oslotest PasteDeploy>=1.5.0 posix_ipc PrettyTable>=0.7,<0.8 -pycadf>=0.4.1 +pycadf>=0.5.1 pycrypto>=2.6 qpid-python requests>=1.1 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index ae7683195..367e79c46 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -7,6 +7,6 @@ mox3>=0.7.0 pyzmq==2.2.0.1 redis simplejson>=2.0.9 -sphinx>=1.1.2,<1.2 +sphinx>=1.2.1,<1.3 testrepository>=0.0.18 testtools>=0.9.34 diff --git a/test-requirements.txt b/test-requirements.txt index 411148208..a64624fa7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ pylint==0.25.2 pyzmq==2.2.0.1 redis simplejson>=2.0.9 -sphinx>=1.1.2,<1.2 +sphinx>=1.2.1,<1.3 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34