feat(bot,frontend,backend): add integration with external collaborative solver

This commit is contained in:
h
2026-05-04 12:20:40 +02:00
parent 8379929372
commit a99a80f6c9
23 changed files with 1115 additions and 36 deletions
+1
View File
@@ -9,6 +9,7 @@ requires-python = ">=3.13"
dependencies = [
"aiogram>=3.24.0",
"convex>=0.7.0",
"httpx>=0.27",
"pydantic-ai-slim[google]>=1.44.0",
"pydantic-settings>=2.12.0",
"rich>=14.2.0",