fix(docker): use python:3.13-slim base image, switch hypercorn → granian
This commit is contained in:
@@ -18,6 +18,7 @@ dependencies = [
|
||||
"itsdangerous>=2.1.0",
|
||||
"jinja2>=3.1.0",
|
||||
"hypercorn>=0.17.0",
|
||||
"granian>=2.7.2",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user