cinder-specs/doc/requirements.txt
Eric Harney 963ede4dd7 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
2023-08-29 12:12:17 -04:00

8 lines
291 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=3.2.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
yasfb>=0.5.1