From 1da7a5f134dd8f2829315a86262d7f90e9ff31fb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 06:52:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0b8e24d7d7337c8aa1847e5d912e29e6ffeac459 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5b3dc1bf7..353eaeefd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,13 +13,13 @@ ryu>=4.14 # Apache-2.0 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT alembic>=0.8.10 # MIT neutron-lib>=1.13.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 oslo.reports>=1.18.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 -ovsdbapp>=0.9.1 # Apache-2.0 +ovsdbapp>=0.10.0 # Apache-2.0 crc16>=0.1.1 # LGPLv3+ netaddr>=0.7.18 # BSD six>=1.10.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 6168c7c9c..b94fceb77 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ mock>=2.0.0 # BSD keystoneauth1>=3.4.0 # Apache-2.0 python-pytun>=2.2.1 # MIT python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD openstackdocstheme>=1.18.1 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0