2021-07-20 08:48:27 +00:00
|
|
|
autodocsumm
|
2024-12-23 19:52:11 +00:00
|
|
|
docutils>=0.21.2
|
|
|
|
myst-parser>=4.0
|
2021-07-20 08:48:27 +00:00
|
|
|
packaging # required by micropip at import time
|
2023-01-17 02:47:20 +00:00
|
|
|
sphinx>=5.3.0
|
|
|
|
sphinx-argparse-cli>=1.6.0
|
2024-12-23 19:52:11 +00:00
|
|
|
sphinx_book_theme
|
2023-01-17 02:47:20 +00:00
|
|
|
sphinx-issues
|
2024-05-09 20:19:15 +00:00
|
|
|
# Use my branch of sphinx-click with fix for warnings:
|
|
|
|
# CRITICAL: Unexpected section title or transition
|
|
|
|
# https://github.com/click-contrib/sphinx-click/pull/137
|
|
|
|
# https://github.com/click-contrib/sphinx-click/pull/138
|
|
|
|
sphinx-click @ git+https://github.com/hoodmane/sphinx-click@271ebdb3e5855f2901f5dd4390f26381a353224e
|
2023-01-22 01:44:20 +00:00
|
|
|
sphinx-autodoc-typehints>=1.21.7
|
2023-01-18 06:35:30 +00:00
|
|
|
sphinx-design>=0.3.0
|
2022-09-11 07:20:56 +00:00
|
|
|
pydantic
|
2024-07-26 14:51:57 +00:00
|
|
|
# TODO: separate document for pyodide-build?
|
|
|
|
pyodide-build>=0.27.3
|
2022-09-24 11:02:17 +00:00
|
|
|
# Version should be consistent with packages/micropip/meta.yaml
|
2024-11-19 12:13:46 +00:00
|
|
|
micropip==0.7.1
|
2023-01-17 02:47:20 +00:00
|
|
|
jinja2>=3.0
|
2023-01-17 03:59:07 +00:00
|
|
|
ruamel.yaml
|
2024-12-31 11:57:00 +00:00
|
|
|
sphinx-js @ git+https://github.com/pyodide/sphinx-js-fork@781dc61870a802222051bcc8f6b2a592cd5eec7b
|