mirror of
https://github.com/django/django.git
synced 2025-11-30 23:38:10 +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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue