Files
python-octaviaclient/doc/requirements.txt
Takashi Kajinami 7f769f4824 Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].

It is now installed as a dependency of stestr.

Also remove the note about behavior of old pip, because recent pip can
resolve dependencies without requiring a specific order.

[1] 22e10bc884

Change-Id: I14c166abd63ded5c63275e6e536286d62fda4f12
2025-06-10 21:11:05 +09:00

10 lines
324 B
Plaintext

sphinx>=2.0.0,!=2.1.0 # BSD
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12' # PSF/ZPL
openstackdocstheme>=2.2.1 # Apache-2.0
# releasenotes
reno>=3.1.0 # Apache-2.0
# PDF Docs
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD