Skip to content

Commit 87ef9c5

Browse files
authored
chore(deps): Fix typo in package dependency name (#2018)
Partially reverts #2011 to fix the typo in the package name. The original PR breaks builds due to incorrect package name. <img width="2254" height="522" alt="image" src="https://github.com/user-attachments/assets/d51aba16-a84e-46cb-b17c-4eab1576dd59" />
1 parent 1deda6c commit 87ef9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
langchain==1.0.8
2-
llangchain-google-vertexai==3.0.3
2+
langchain-google-vertexai==3.0.3
33
langgraph==1.0.3
44
toolbox-langchain==0.5.3
55
pytest==9.0.1

0 commit comments

Comments
 (0)