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

Update setup.py

This commit is contained in:
Diego Cepeda
2022-04-27 11:49:35 -07:00
committed by GitHub
parent 0f8ce97894
commit 2b05594e4c

View File

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