Files
docker-stacks/requirements-docs.txt
2022-02-26 18:07:37 +00:00

9 lines
326 B
Plaintext

# ReadTheDocs environment contains old package versions preinstalled
# So, to ensure we have modern packages, we pin minimum versions of the packages we need
docutils>=0.17
myst-parser>=0.16.1
sphinx>=4.4.0
# TODO(asalikhov): switch to stable release, when it is available
sphinx-book-theme==0.3.0rc1
sphinx-copybutton>=0.5.0