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 7ce2403160
commit 0da9512bba

View file

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