From 5c8184404b68796fff5d8deccedee7b62230a0a4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:15:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I71960cb1cf0599621e8d2a0869a7300662c85917 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bac04f4..220f878 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask!=0.11,<1.0,>=0.10 # BSD Flask-SQLAlchemy>=2.0 # BSD flask-oslolog>=0.1 # Apache-2.0 flask-keystone>=0.2 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 242d3dc..9a608cb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 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 oslosphinx>=4.7.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD