From b3770cb8c6c01d9642d82f0d3cc9bf5bf2800bd2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 3 Jun 2020 19:05:42 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Change-Id: Ib0441f3154636786efa176636d4bf19c4b9b9bdd --- bindep.txt | 4 +--- doc/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bindep.txt b/bindep.txt index a27fb5d..bb77692 100644 --- a/bindep.txt +++ b/bindep.txt @@ -47,6 +47,4 @@ git [platform:gentoo] # For SELinux libselinux-python3 [platform:redhat] libsemanage-python3 [platform:redhat] - -# Required for compressing collected log files in CI -gzip +iptables [platform:redhat] diff --git a/doc/requirements.txt b/doc/requirements.txt index 1befac6..07801f8 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -9,8 +9,8 @@ # openstack-ansible-tests repository. Once it merges there, the changes will # automatically be proposed to all the repositories which use it. -sphinx>=2.0.0,!=2.1.0 # BSD +sphinx>=2.0.0,!=2.1.0 # BSD sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD -openstackdocstheme>=1.32.1 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +openstackdocstheme>=2.2.1 # Apache-2.0 +reno>=3.1.0 # Apache-2.0 doc8>=0.6.0 # Apache-2.0