Files
docker-stacks/requirements-docs.txt
Ayaz Salikhov 8e0603acd0 Up copybutton
2022-02-06 23:55:38 +03:00

10 lines
431 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 release, when it is available
# sphinx-book-theme
git+https://github.com/executablebooks/sphinx-book-theme@910e26be00e74cafbaaaff274de26b95cab1f7a8#egg=sphinx-book-theme
sphinx-copybutton>=0.5.0