feat: Enabled Jinja2 V3 support

This commit is contained in:
Stefan Reimer 2022-01-26 13:27:07 +01:00
parent 160250369b
commit f2d26dcebf
2 changed files with 10 additions and 2 deletions

View File

@ -2,7 +2,11 @@ boto3
Jinja2
click
pyminifier
cfn-lint
cfn-lint>=0.34
# apprise
pulumi>=3.0.0,<4.0.0
pulumi-aws>=4.0.0,<5.0.0
flake8
pytest
twine

View File

@ -1,8 +1,12 @@
boto3
Jinja2<3
Jinja2
click
pyminifier
cfn-lint>=0.34
# apprise
pulumi>=3.0.0,<4.0.0
pulumi-aws>=4.0.0,<5.0.0
# flake8
# pytest
# twine