1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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 45ccf99b8c
commit a2f3b3d716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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