2021-08-20 13:46:38 -04:00
|
|
|
sphinx==4.1.1
|
2021-06-22 16:30:07 -04:00
|
|
|
|
|
|
|
# Sphinx dependencies that are important
|
2021-08-20 13:46:38 -04:00
|
|
|
Jinja2==3.0.1
|
|
|
|
Pygments==2.10.0
|
|
|
|
docutils==0.17.1
|
2021-06-22 16:30:07 -04:00
|
|
|
snowballstemmer==2.1.0
|
|
|
|
babel==2.9.1
|
2021-08-20 13:46:38 -04:00
|
|
|
requests==2.26.0
|
2021-06-22 16:30:07 -04:00
|
|
|
|
|
|
|
# Only needed to match the theme used for the official documentation.
|
|
|
|
# Without this theme, the default theme will be used.
|
2021-09-14 23:16:38 -04:00
|
|
|
sphinx_rtd_theme==1.0.0
|