black/docs/requirements.txt
2023-09-10 14:36:25 -07:00

10 lines
258 B
Plaintext

# Used by ReadTheDocs; pinned requirements for stability.
myst-parser==2.0.0
Sphinx==7.2.3
# Older versions break Sphinx even though they're declared to be supported.
docutils==0.19
sphinxcontrib-programoutput==0.17
sphinx_copybutton==0.5.2
furo==2023.9.10