feat: async db client (#2076)

This commit is contained in:
Andy Li
2025-05-12 17:15:14 -07:00
committed by GitHub
parent bafc47c655
commit 600ccb35e7
29 changed files with 723 additions and 466 deletions

View File

@@ -90,6 +90,7 @@ firecrawl-py = "^1.15.0"
apscheduler = "^3.11.0"
aiomultiprocess = "^0.9.1"
matplotlib = "^3.10.1"
asyncpg = "^0.30.0"
[tool.poetry.extras]