feat(bot): add backup models

This commit is contained in:
h
2026-06-03 23:55:50 +02:00
parent a50c36887a
commit ee2bbdd9ea
6 changed files with 264 additions and 37 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies = [
"aiogram>=3.24.0",
"convex>=0.7.0",
"httpx>=0.27",
"pydantic-ai-slim[google]>=1.44.0",
"pydantic-ai-slim[google,anthropic]>=1.44.0",
"pydantic-settings>=2.12.0",
"rich>=14.2.0",
"xkcdpass>=1.19.0",