diff --git a/setup.py b/setup.py index e4c3e5e94b..65be53bae9 100644 --- a/setup.py +++ b/setup.py @@ -173,7 +173,6 @@ "typing_extensions", "google-cloud-iam", "aiohttp", # for ADK users to use aiohttp rather than httpx client - "google-genai >= 2.0.0, < 3.0.0", ] evaluation_extra_require = [ @@ -197,7 +196,6 @@ "langchain-google-genai >= 4.0.0, < 5.0.0", "langgraph >= 1.0.0, < 2.0.0", "openinference-instrumentation-langchain >= 0.1.19, < 0.2", - "google-genai < 2.0.0", ] langchain_testing_extra_require = list(