1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-26 23:10:47 +02:00

bump jinja2

This commit is contained in:
Diego Cepeda
2022-04-27 11:51:14 -07:00
parent 0f02220de5
commit 3a4c43f05c

View File

@@ -38,7 +38,7 @@ setuptools.setup(
'PyYAML',
'PyMYSQL',
'phonenumbers',
'jinja2==2.10',
'jinja2==2.11.3',
'streql',
'webassets',
'beaker',