ozellik: google oauth, gmail-drive araclari ve admin durum kartlarini ekle

This commit is contained in:
2026-03-22 18:50:06 +03:00
parent 177fd8e1a7
commit ad847b1cf4
20 changed files with 970 additions and 14 deletions

View File

@@ -17,6 +17,9 @@ dependencies = [
"python-telegram-bot>=22.0,<23.0",
"browser-use>=0.12.2,<1.0.0",
"anthropic>=0.76.0,<1.0.0",
"google-api-python-client>=2.181.0,<3.0.0",
"google-auth>=2.40.0,<3.0.0",
"google-auth-oauthlib>=1.2.2,<2.0.0",
]
[tool.setuptools.packages.find]