horizon/doc/requirements.txt
Takashi Kajinami a4e31aa9e4 Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Also remove the note about old pip's behavior because resolver in
recent pip does not require specific order.

Change-Id: Ic8a34616a5723517cad880da3d9b75d03808c265
2024-04-30 18:04:43 +09:00

9 lines
207 B
Plaintext

openstackdocstheme>=2.2.0 # Apache-2.0
reno>=3.1.0 # Apache-2.0
sphinx>=2.0.0 # BSD
doc8>=0.8.1 # Apache-2.0
# The below is rewquired to build testing module reference
mock>=2.0.0 # BSD
pytest>=5.3.5 # MIT