README-generator: freeze sanic version for webhook, newer versions are incompatible with the current code
This commit is contained in:
parent
5cb4986fb8
commit
43493e57dc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
jinja2
|
jinja2
|
||||||
sanic
|
sanic==21.6.2
|
||||||
pyyaml
|
pyyaml
|
||||||
toml
|
toml
|
||||||
|
|
Loading…
Reference in a new issue