mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 05:52:57 +00:00
8 lines
257 B
Plaintext
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
|