Files
docker-stacks/docs/requirements.txt
Ayaz Salikhov 295612d3ad Show last_updated in docs (#1888)
* Show last_updated in docs

* Use sphinx-last-updated-by-git

* Set fetch-depth: 0
2023-03-10 01:09:28 +04:00

9 lines
293 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.1
myst-parser>=0.18.0
sphinx>=4.5.0
sphinx-book-theme==1.0.0
sphinx-copybutton>=0.5.0
sphinx-last-updated-by-git>=0.3.4