diff --git a/setup.py b/setup.py index 99be632db..2981d9fc5 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ def read(*parts): install_requires = [ - "Jinja2>=2.7.3", + "Jinja2>=2.10.1", "boto>=2.36.0", "boto3>=1.9.86", "botocore>=1.12.86",