django-rest-framework/requirements/requirements-documentation.txt

8 lines
189 B
Plaintext

# MkDocs to build our documentation.
mkdocs==1.6.0
# pylinkvalidator to check for broken links in documentation.
pylinkvalidator==0.3
# to generate objects.inv
mkdocstrings-python~=1.12.2