1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
# Packages required to build docs
# dependencies pinned as:
# https://github.com/readthedocs/readthedocs.org/blob/73d63d35cd2a9951609fdff1c30dd287ccb57065/requirements/docs.txt
alabaster==1.0.0
anyio==4.12.0
babel==2.17.0
certifi==2025.11.12
charset-normalizer==3.4.4
click==8.3.1
colorama==0.4.6
docutils==0.21.2
h11==0.16.0
idna==3.11
imagesize==1.4.1
jinja2==3.1.6
markdown-it-py==3.0.0
markupsafe==3.0.3
mdit-py-plugins==0.5.0
mdurl==0.1.2
myst-parser==4.0.1
packaging==25.0
pygments==2.19.2
pyyaml==6.0.3
requests==2.32.5
roman-numerals-py==3.1.0
six==1.17.0
snowballstemmer==3.0.1
sphinx==8.2.3
sphinx-autobuild==2025.8.25
sphinx-copybutton==0.5.2
sphinx-design==0.6.1
sphinx-intl==2.3.2
sphinx-multiproject==1.0.0
sphinx-notfound-page==1.1.0
sphinx-prompt==1.10.2
sphinx-rtd-theme==3.0.2
sphinx-tabs==3.4.7
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxext-opengraph==0.13.0
starlette==0.50.0
typing-extensions==4.15.0
urllib3==2.6.3
uvicorn==0.38.0
watchfiles==1.1.1
websockets==15.0.1
|