Use Hypercorn for republisher serve

This commit is contained in:
Abel Luck 2026-03-31 12:47:36 +02:00
parent 73617cd40c
commit c04efeb189
7 changed files with 133 additions and 9 deletions

View file

@ -15,6 +15,7 @@ dependencies = [
"pillow>=10.3.0,<11.0.0",
"ffmpeg-python>=0.2.0,<0.3.0",
"Quart>=0.20.0,<0.21.0",
"hypercorn>=0.18.0,<0.19.0",
"apscheduler>=3.11.0,<4.0.0",
"aiosqlite>=0.21.0,<0.22.0",
"datastar-py>=0.8.0,<0.9.0",