Skip to content

Commit 6755aaa

Browse files
committed
feat: downgrade langchain-google-genai due to conflict (google-gemini/deprecated-generative-ai-python#738)
1 parent 0ba32a8 commit 6755aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jupyter_core==5.8.1
4343
jupyterlab_widgets==3.0.15
4444
kiwisolver==1.4.8
4545
langchain-core==0.3.67
46-
langchain-google-genai==2.1.6
46+
langchain-google-genai==2.0.10
4747
langgraph==0.5.0
4848
langgraph-checkpoint==2.1.0
4949
langgraph-prebuilt==0.5.2

0 commit comments

Comments
 (0)