2021-07-20 08:48:27 +00:00
|
|
|
autodocsumm
|
2023-01-17 02:47:20 +00:00
|
|
|
docutils
|
2022-03-17 22:48:56 +00:00
|
|
|
myst-parser
|
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
|
|
|
|
sphinx_book_theme>=0.4.0rc1
|
2023-03-29 20:06:59 +00:00
|
|
|
# A dependency of the above theme, which had some breaking changes in 0.13.2
|
|
|
|
pydata_sphinx_theme < 0.13.2
|
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
|
2023-03-04 20:45:23 +00:00
|
|
|
micropip==0.2.2
|
2023-01-17 02:47:20 +00:00
|
|
|
jinja2>=3.0
|
2023-01-17 03:59:07 +00:00
|
|
|
ruamel.yaml
|
2024-06-14 12:59:51 +00:00
|
|
|
sphinx-js @ git+https://github.com/pyodide/sphinx-js-fork@14958086d51939ae4078751abec004e1f3fea1fe
|