(feat) use background tasks forwarding and add missing documentation
This commit is contained in:
@@ -7,3 +7,9 @@ requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi[standard]>=0.116.1",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"pytest>=8.4.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user