From 7ab2245234ed90707983cb33205e47193437dedd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Jan 2017 15:47:19 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie4efe93af5c2ef002eec87b68c2cd213d940a25d --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 636b08d1f..996ea56d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ovs>=2.6.1 # Apache-2.0 pyzmq>=14.3.1 # LGPL+BSD ryu>=4.9 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT -alembic>=0.8.4 # MIT +alembic>=0.8.10 # MIT neutron-lib>=1.1.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.db>=4.15.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f0c9e818b..c36a1e9aa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.12,>=0.11.0 # Apache-2.0 coverage>=4.0 # Apache-2.0 -keystoneauth1>=2.17.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0 python-pytun>=2.2.1 # MIT python-subunit>=0.0.18 # Apache-2.0/BSD sphinx!=1.3b1,<1.4,>=1.2.1 # BSD