chore: checkpoint current backend/runtime changes
This commit is contained in:
+3
-1
@@ -8,7 +8,6 @@ dependencies = [
|
||||
"alembic>=1.18.3",
|
||||
"asyncpg>=0.31.0",
|
||||
"basedpyright>=1.37.2",
|
||||
"celery>=5.6.2",
|
||||
"crewai>=1.6.1",
|
||||
"crewai-tools>=1.6.1",
|
||||
"email-validator>=2.3.0",
|
||||
@@ -22,8 +21,11 @@ dependencies = [
|
||||
"redis>=7.1.0",
|
||||
"sqlalchemy[asyncio]>=2.0.46",
|
||||
"structlog>=24.4.0",
|
||||
"taskiq>=0.11.0",
|
||||
"taskiq-redis>=1.0.0",
|
||||
"supabase>=2.27.2",
|
||||
"uvicorn[standard]>=0.40.0",
|
||||
"gunicorn>=25.1.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user