Skip to content

Commit 647c6c0

Browse files
authored
chore: drop genai from requirements (#139)
adk includes genai in its dependency list
1 parent d07ad02 commit 647c6c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ classifiers = [ # List of https://pypi.org/classifiers/
2525
dependencies = [
2626
# go/keep-sorted start
2727
"google-adk", # Google ADK
28-
"google-genai>=1.21.1, <2.0.0", # Google GenAI SDK
2928
"httpx>=0.27.0, <1.0.0", # For OpenMemory service
3029
"orjson>=3.11.3",
3130
"redis>=5.0.0, <6.0.0", # Redis for session storage

0 commit comments

Comments
 (0)