Files
test/doc/python_api/requirements.txt
Aaron Carlisle 3cd283a424 Py Docs: Update Sphinx and dependencies
- Adds python 3.10 support
- Slightly improves performance
2022-06-05 23:05:48 -04:00

17 lines
368 B
Plaintext

sphinx==5.0.1
# Sphinx dependencies that are important
Jinja2==3.1.2
Pygments==2.12.0
docutils==0.17.1
snowballstemmer==2.2.0
babel==2.10.1
requests==2.27.1
# Only needed for building translations.
sphinx-intl==2.0.1
# Only needed to match the theme used for the official documentation.
# Without this theme, the default theme will be used.
sphinx_rtd_theme==1.0.0