mirror of
https://github.com/django/django.git
synced 2025-11-26 21:51:57 +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
|
||||
docutils
|
||||
geoip2
|
||||
jinja2 >= 2.7
|
||||
jinja2 >= 2.7,<2.9
|
||||
numpy
|
||||
Pillow
|
||||
PyYAML
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue