From db748471a7a7790c5bf33474b866391a7c418ac4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Jan 2018 03:22:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie802df38d54eb4331ab91ec5703896c10703f95b --- doc/requirements.txt | 4 ++-- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 606e173a..3ea664d9 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -4,7 +4,7 @@ # For generating sphinx documentation openstackdocstheme>=1.17.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0 python-memcached>=1.56 # PSF pymongo!=3.1,>=3.0.2 # Apache-2.0 @@ -12,4 +12,4 @@ etcd3gw>=0.2.0 # Apache-2.0 # For autodoc builds mock>=2.0.0 # BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 6a8dedbd..49a19bf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ dogpile.cache>=0.6.2 # BSD six>=1.10.0 # MIT oslo.config>=5.1.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 4c12a853..6d4b49b6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 mock>=2.0.0 # BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 pifpaf>=0.10.0 # Apache-2.0 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0