2021-06-22 16:30:07 -04:00
|
|
|
sphinx==3.5.4
|
|
|
|
|
|
|
|
|
|
# Sphinx dependencies that are important
|
|
|
|
|
Jinja2==2.11.3
|
|
|
|
|
Pygments==2.9.0
|
|
|
|
|
docutils==0.16
|
|
|
|
|
snowballstemmer==2.1.0
|
|
|
|
|
babel==2.9.1
|
|
|
|
|
requests==2.25.1
|
|
|
|
|
|
|
|
|
|
# Only needed to match the theme used for the official documentation.
|
|
|
|
|
# Without this theme, the default theme will be used.
|
2021-04-05 17:28:36 -04:00
|
|
|
sphinx_rtd_theme==0.5.2
|