Files
nova/doc/requirements.txt
Takashi Kajinami b1a50e67a1 Replace obsolete PCRE packages
pcre3 was removed from recent debian-based releases (eg. Trixie[1]),
while RHEL10/CentOS Stream 10 no longer ships pcre in favor of pcre2.

Use the latest whereto library release (0.5.0) which uses pcre2
instead.

[1] https://lists.debian.org/debian-devel/2021/11/msg00176.html

Depends-on: https://review.opendev.org/c/openstack/requirements/+/971428
Change-Id: I5ae44fa16128bb8dc9817a2bf2c8e349db75156b
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-01-20 23:14:18 +09:00

15 lines
358 B
Plaintext

sphinx>=2.1.1 # BSD
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
sphinx-feature-classification>=1.1.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
openstackdocstheme>=2.2.0 # Apache-2.0
# releasenotes
reno>=3.1.0 # Apache-2.0
# redirect tests in docs
whereto>=0.5.0 # Apache-2.0
# needed to generate osprofiler config options
osprofiler>=1.4.0 # Apache-2.0