mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Pinned jinja2<2.9 in test requirements.
Kept the build green until a regression is fixed: https://github.com/pallets/jinja/issues/640
This commit is contained in:
parent
334096dfac
commit
853fe6f697
@ -2,7 +2,7 @@ argon2-cffi >= 16.1.0
|
|||||||
bcrypt
|
bcrypt
|
||||||
docutils
|
docutils
|
||||||
geoip2
|
geoip2
|
||||||
jinja2 >= 2.7
|
jinja2 >= 2.7,<2.9
|
||||||
numpy
|
numpy
|
||||||
Pillow
|
Pillow
|
||||||
PyYAML
|
PyYAML
|
||||||
|
Loading…
x
Reference in New Issue
Block a user