diff --git a/setup.py b/setup.py index caa6b10..f795e4c 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ 'Django>=2.2,<3.2', 'djangorestframework>=3.10,<4.0', 'structlog<21.2.0', - 'jinja2<2.12', + 'jinja2<3.2', 'PyYAML>=5.1,<5.5', 'PyStaticConfiguration==0.10.5', 'requests<2.26',