openstackdocstheme/requirements.txt
Stephen Finucane 052ed8e119 Bump minimum Sphinx version
This is a little more realistic. Sphinx 6.0.0 was released in December
2022 [1]. In the absence of a lower-constraints job, I manually tested
that our own docs still build with this version.

[1] https://pypi.org/project/Sphinx/6.0.0/

Change-Id: I62dcc47b7053deb46139ca1f46c0d8e6fc2720d6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-08-29 14:31:09 +00:00

4 lines
81 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
dulwich>=0.15.0 # Apache-2.0
sphinx>=6.0.0 # BSD