diff --git a/setup.py b/setup.py index b092ff2ada4a..c181e2157f08 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ "python-dateutil>=2.7", "pytz>=2014.7", "elasticsearch>=5.0,<6.0", - "Jinja2>=2.11,<3.0", + "Jinja2>=3.0,<4.0", "boto3>=1.16,<1.17", "freezegun>=0.3.8", "openpyxl>=2.6.4",