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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --group docs -o requirements-docs.lock
-e .
alabaster==0.7.16 ; python_full_version < '3.10'
alabaster==1.0.0 ; python_full_version >= '3.10'
babel==2.18.0
certifi==2026.1.4
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
cfgv==3.4.0 ; python_full_version < '3.10'
cfgv==3.5.0 ; python_full_version >= '3.10'
charset-normalizer==3.4.4
click==8.1.8 ; python_full_version < '3.10'
click==8.3.1 ; python_full_version >= '3.10'
colorama==0.4.6 ; sys_platform == 'win32'
coverage==7.10.7 ; python_full_version < '3.10'
coverage==7.13.4 ; python_full_version >= '3.10'
cryptography==46.0.5
distlib==0.4.0
docutils==0.21.2 ; python_full_version < '3.11'
docutils==0.22.4 ; python_full_version >= '3.11'
exceptiongroup==1.3.1 ; python_full_version < '3.11'
filelock==3.19.1 ; python_full_version < '3.10'
filelock==3.24.1 ; python_full_version >= '3.10'
identify==2.6.15 ; python_full_version < '3.10'
identify==2.6.16 ; python_full_version >= '3.10'
idna==3.11
imagesize==1.4.1
importlib-metadata==8.7.1 ; python_full_version < '3.10'
iniconfig==2.1.0 ; python_full_version < '3.10'
iniconfig==2.3.0 ; python_full_version >= '3.10'
jinja2==3.1.6
librt==0.8.0 ; platform_python_implementation != 'PyPy'
markdown-it-py==3.0.0 ; python_full_version < '3.11'
markdown-it-py==4.0.0 ; python_full_version >= '3.11'
markupsafe==3.0.3
mdit-py-plugins==0.4.2 ; python_full_version < '3.10'
mdit-py-plugins==0.5.0 ; python_full_version >= '3.10'
mdurl==0.1.2
mypy==1.19.1
mypy-extensions==1.1.0
myst-parser==3.0.1 ; python_full_version < '3.10'
myst-parser==4.0.1 ; python_full_version == '3.10.*'
myst-parser==5.0.0 ; python_full_version >= '3.11'
nodeenv==1.10.0
packaging==26.0
pathspec==1.0.4
platformdirs==4.4.0 ; python_full_version < '3.10'
platformdirs==4.9.1 ; python_full_version >= '3.10'
pluggy==1.6.0
pre-commit==4.3.0 ; python_full_version < '3.10'
pre-commit==4.5.1 ; python_full_version >= '3.10'
pycparser==2.23 ; python_full_version < '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
pycparser==3.0 ; python_full_version >= '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
pycryptodome==3.23.0
pygments==2.19.2
pygments-styles==0.3.0
pytest==8.4.2 ; python_full_version < '3.10'
pytest==9.0.2 ; python_full_version >= '3.10'
pytest-cov==7.0.0
pyyaml==6.0.3
requests==2.32.5
roman-numerals==4.1.0 ; python_full_version >= '3.11'
ruff==0.15.1
shibuya==2025.10.21 ; python_full_version < '3.10'
shibuya==2026.1.9 ; python_full_version >= '3.10'
snowballstemmer==3.0.1
sphinx==7.4.7 ; python_full_version < '3.10'
sphinx==8.1.3 ; python_full_version == '3.10.*'
sphinx==9.0.4 ; python_full_version == '3.11.*'
sphinx==9.1.0 ; python_full_version >= '3.12'
sphinx-contributors==0.2.7
sphinx-copybutton==0.5.2
sphinx-design==0.6.1 ; python_full_version < '3.11'
sphinx-design==0.7.0 ; python_full_version >= '3.11'
sphinx-iconify==0.3.0
sphinx-intl==2.3.2
sphinx-last-updated-by-git==0.3.8
sphinx-sitemap==2.9.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
tomli==2.4.0 ; python_full_version <= '3.11'
typing-extensions==4.15.0
urllib3==2.6.3
virtualenv==20.36.1
zipp==3.23.0 ; python_full_version < '3.10'
|