Require openstackdocstheme>=3.2.0

The openstack-tox-docs job runs with Sphinx 7.2.2,
and fails without openstackdocstheme fix 7e4e2b0.

Change-Id: Ie90a1a81ca00cda41dd0387f8c9798fad779c507
This commit is contained in:
Eric Harney 2023-08-29 12:12:17 -04:00
parent d99603a9ba
commit 963ede4dd7
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=2.2.1 # Apache-2.0
openstackdocstheme>=3.2.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
yasfb>=0.5.1