diff --git a/pyproject.toml b/pyproject.toml index 998dc891..c59ebcf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,9 +45,7 @@ dependencies = [ "websockets>=15.0.1", "python-socks>=2.7.1", # dingtalk missing dependency "taskgroup==0.0.0a4", # graingert/taskgroup#20 - "pip>=25.1.1", # pkg.core.bootutils.deps - "google-genai>=1.15.0", - "google-generativeai>=0.8.5", + "pip>=25.1.1", "ruff>=0.11.9", "pre-commit>=4.2.0", ]