From: OpenStack Proposal Bot Date: Wed, 18 Jun 2014 19:35:58 +0000 (+0000) Subject: Updated from global requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a859d6b2a7ae142bdda96c336963ed35c502fb99;p=openstack-build%2Fneutron-build.git Updated from global requirements Change-Id: I321a9db3ff1082e226f9cf8d831c287c64d871f9 --- diff --git a/requirements.txt b/requirements.txt index c8be96ccb..5ba04f255 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ SQLAlchemy>=0.7.8,<=0.9.99 WebOb>=1.2.3 python-keystoneclient>=0.9.0 alembic>=0.4.1 -six>=1.6.0 +six>=1.7.0 stevedore>=0.14 -oslo.config>=1.2.0 +oslo.config>=1.2.1 oslo.rootwrap python-novaclient>=2.17.0 diff --git a/test-requirements.txt b/test-requirements.txt index c810f788f..e4e4ab4f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ fixtures>=0.3.14 mock>=1.0 python-subunit>=0.0.18 ordereddict -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 oslosphinx testrepository>=0.0.18 testtools>=0.9.34