mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Pin jinja2 to fix docs builds
This commit is contained in:
parent
b25f610410
commit
a47e9436f1
|
@ -1,2 +1,3 @@
|
||||||
# MkDocs to build our documentation.
|
# MkDocs to build our documentation.
|
||||||
mkdocs>=1.1.2,<1.2
|
mkdocs>=1.1.2,<1.2
|
||||||
|
jinja2>=2.10,<3.1.0 # contextfilter has been renamed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user