black/docs/requirements.txt
2023-09-11 13:20:36 -07:00

10 lines
260 B
Plaintext

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