fix async with threads
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"asyncio>=4.0.0",
|
||||
"fastapi>=0.128.0",
|
||||
"fastapi-sse>=1.1.1",
|
||||
"google-genai>=1.59.0",
|
||||
|
||||
Reference in New Issue
Block a user