mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-14 05:36:50 +03:00
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
# MkDocs to build our documentation.
|
|
mkdocs==1.2.4
|
|
jinja2>=2.10,<3.1.0 # contextfilter has been renamed
|
|
|
|
# pylinkvalidator to check for broken links in documentation.
|
|
pylinkvalidator==0.3
|