1
0
Fork 0

README-generator: freeze sanic version for webhook, newer versions are incompatible with the current code

This commit is contained in:
Alexandre Aubin 2023-10-31 15:48:52 +01:00 committed by GitHub
parent 5cb4986fb8
commit 43493e57dc

View file

@ -1,4 +1,4 @@
jinja2 jinja2
sanic sanic==21.6.2
pyyaml pyyaml
toml toml