# Sphinx + extensions for building pyrxd's documentation on
# Read the Docs. Pinned to compatible major versions.

sphinx>=8.1.3,<9
furo>=2024,<2026
myst-parser>=4.0.1,<5

# Transitive (via requests/sphinx). Pinned to the fixed release for the
# idna.encode() DoS — GHSA-65pc-fj4g-8rjx (CVE bypass), fixed in 3.15.
idna>=3.18
