From 2dd734486958738ed4fcf46c6c89ace1b2a8968e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 22 Jun 2016 19:59:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I037bfe39806b22e8ecc79552547a254e401dd719 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 721659c172c..861fee1d533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0 ryu!=4.1,!=4.2,!=4.2.1,>=3.30 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT WebOb>=1.2.3 # MIT -keystoneauth1>=2.1.0 # Apache-2.0 +keystoneauth1>=2.7.0 # Apache-2.0 alembic>=0.8.4 # MIT six>=1.9.0 # MIT stevedore>=1.10.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index c8bc06b2ae4..4899c892870 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=0.7.0 # Apache-2.0 -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT @@ -18,7 +18,7 @@ WebTest>=2.0 # MIT oslotest>=1.10.0 # Apache-2.0 os-testr>=0.7.0 # Apache-2.0 ddt>=1.0.1 # MIT -pylint==1.4.5 # GNU GPL v2 +pylint==1.4.5 # GPLv2 reno>=1.6.2 # Apache2 # Needed to run DB commands in virtualenvs PyMySQL>=0.6.2 # MIT License