mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 15:34:26 +00:00
chore: remove gemini related deps
This commit is contained in:
+1
-3
@@ -45,9 +45,7 @@ dependencies = [
|
|||||||
"websockets>=15.0.1",
|
"websockets>=15.0.1",
|
||||||
"python-socks>=2.7.1", # dingtalk missing dependency
|
"python-socks>=2.7.1", # dingtalk missing dependency
|
||||||
"taskgroup==0.0.0a4", # graingert/taskgroup#20
|
"taskgroup==0.0.0a4", # graingert/taskgroup#20
|
||||||
"pip>=25.1.1", # pkg.core.bootutils.deps
|
"pip>=25.1.1",
|
||||||
"google-genai>=1.15.0",
|
|
||||||
"google-generativeai>=0.8.5",
|
|
||||||
"ruff>=0.11.9",
|
"ruff>=0.11.9",
|
||||||
"pre-commit>=4.2.0",
|
"pre-commit>=4.2.0",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user