Update langraph dependency to latest version #18

Open
opened 2026-02-16 07:16:31 -05:00 by yindo · 2 comments
Owner

Originally created by @yoavkantor on GitHub (Aug 31, 2025).

Current requirements (in PyPi) are:
"langgraph<0.4.0,>=0.3.5"

Originally created by @yoavkantor on GitHub (Aug 31, 2025). Current requirements (in PyPi) are: "langgraph<0.4.0,>=0.3.5"
Author
Owner

@sjjpo2002 commented on GitHub (Sep 19, 2025):

The dependency on the pyproject.toml file says "langgraph>=0.4.5" but on PyPI it is incorrectly refers to "langgraph<0.4.0,>=0.3.5". This makes the install from PyPI broken.
This requires a new build and publish to PyPI.

@sjjpo2002 commented on GitHub (Sep 19, 2025): The dependency on the pyproject.toml file says "langgraph>=0.4.5" but on PyPI it is incorrectly refers to "langgraph<0.4.0,>=0.3.5". This makes the install from PyPI broken. This requires a new build and publish to PyPI.
Author
Owner

@ReyOrtiz commented on GitHub (Sep 21, 2025):

I'm having the same problem. Is "langgraph-codeact" actually maintained or is it deprecated?

@ReyOrtiz commented on GitHub (Sep 21, 2025): I'm having the same problem. Is "langgraph-codeact" actually maintained or is it deprecated?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph-codeact#18