From 7044eb1479f14c15b137de2d37c094640816d244 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 30 May 2016 00:41:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia81822ddd7955b93b810d4289393b969b6c3c282 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e31b20697c..744e5f3b95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT six>=1.9.0 # MIT stevedore>=1.10.0 # Apache-2.0 -neutron-lib>=0.1.0 # Apache-2.0 +neutron-lib>=0.2.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 422393ad0d..cf0e679e5f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,8 +6,8 @@ hacking<0.10,>=0.9.2 coverage>=3.6 # Apache-2.0 discover # BSD -fixtures<2.0,>=1.3.1 # Apache-2.0/BSD -mock>=1.2 # BSD +fixtures>=3.0.0 # Apache-2.0/BSD +mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0