From c8d4e892d0c865018adf0e5bfa32a80efaca55d4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 29 May 2014 16:03:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icdb6e17edab010bef272dd0bf5b20973ba759282 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 120ec1b04b..8df2aca1ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Paste sqlalchemy-migrate>=0.9.1 netaddr>=0.7.6 suds>=0.4 -paramiko>=1.9.0 +paramiko>=1.13.0 pyasn1 Babel>=1.3 iso8601>=0.1.9 @@ -31,5 +31,5 @@ wsgiref>=0.1.2 oslo.config>=1.2.0 oslo.rootwrap oslotest -pycadf>=0.4.1 +pycadf>=0.5.1 oslo.messaging>=1.3.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8a8079f3bc..8ca89a33b8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ MySQL-python psycopg2 pylint==0.25.2 python-subunit>=0.0.18 -sphinx>=1.1.2,<1.2 +sphinx>=1.2.1,<1.3 oslosphinx testrepository>=0.0.18 testtools>=0.9.34