Update jinja version to 3.x+ (#14200)

This commit is contained in:
Sofya Balandina
2022-11-25 12:44:57 +00:00
committed by GitHub
parent fc2d957a0e
commit 7e812b7d77

View File

@@ -1,3 +1,2 @@
MarkupSafe==2.0.1
jinja2==2.11.3
jinja2==3.1.2
gitpython