Files
NexQuant/requirements/docs.txt
T

17 lines
369 B
Plaintext
Raw Normal View History

# Requirements for docs.
autodoc-pydantic
coverage
furo
git-changelog
mypy[reports]
myst-parser
pytest
Sphinx
sphinx-autobuild
sphinx-click
sphinx-togglebutton
2024-08-10 01:32:55 +08:00
sphinx_rtd_theme
# snowballstemmer, a dependency of sphinx, was released on 2025-05-08 with version 3.0.0,
# which causes errors in the build process. So we've limited the version for now.
snowballstemmer<3.0