Update dependencies
This commit is contained in:
@ -8,9 +8,9 @@ readme = "README.md"
|
||||
packages = [{include = "app"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
quart = "^0.18.4"
|
||||
uvicorn = "^0.22.0"
|
||||
python = "^3.12"
|
||||
quart = "^0.20.0"
|
||||
uvicorn = "^0.35.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user