From: OpenStack Proposal Bot Date: Mon, 10 Nov 2014 22:58:13 +0000 (+0000) Subject: Updated from global requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=78504a8fcc2ba8c63f01e463c2dbb51507030930;p=openstack-build%2Fcinder-build.git Updated from global requirements Change-Id: Ib06608cdb8ce099ddc5f5f92aa33e6ba3c68e079 --- diff --git a/requirements.txt b/requirements.txt index f354c6766..eb6b6e65a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ rtslib-fb>=2.1.39 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0 suds>=0.4 WebOb>=1.2.3 wsgiref>=0.1.2 diff --git a/test-requirements.txt b/test-requirements.txt index 096eb3cb0..d2f4e4ecd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,6 +13,6 @@ MySQL-python psycopg2 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 python-subunit>=0.0.18 -testtools>=0.9.34 +testtools>=0.9.36 testrepository>=0.0.18 oslosphinx>=2.2.0 # Apache-2.0