Files
docker-stacks/requirements-docs.txt
2022-03-29 17:09:35 +01:00

8 lines
257 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
sphinx-book-theme>=0.3.2
sphinx-copybutton>=0.5.0