diff --git a/bindep.txt b/bindep.txt index a27fb5d..14f3d5f 100644 --- a/bindep.txt +++ b/bindep.txt @@ -47,6 +47,3 @@ git [platform:gentoo] # For SELinux libselinux-python3 [platform:redhat] libsemanage-python3 [platform:redhat] - -# Required for compressing collected log files in CI -gzip diff --git a/doc/requirements.txt b/doc/requirements.txt index 1befac6..52fe55a 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -11,6 +11,6 @@ sphinx>=2.0.0,!=2.1.0 # BSD sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD -openstackdocstheme>=1.32.1 # Apache-2.0 +openstackdocstheme>=2.0.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 doc8>=0.6.0 # Apache-2.0