python-cinderclient/doc/requirements.txt
Takashi Kajinami 0549d6d9a1 Fix outdated notes in requirement files
Recent pip no longer requires specific order and can resolve
dependencies automatically.

Also add a note to explain that lower bounds of requirements are no
longer tested and these are now maintained on best-effort-basis.

Change-Id: I8287f379cb8d17254df8064af69279fe3361e7a4
2024-12-12 22:34:31 +09:00

5 lines
131 B
Plaintext

# These are needed for docs generation
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.2.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD