Skip to content

fix: langraph dep >=0.3.0,<0.5.0 (#44) #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged

fix: langraph dep >=0.3.0,<0.5.0 (#44) #49

merged 1 commit into from
May 29, 2025

Conversation

bsbodden
Copy link
Contributor

No description provided.

@bsbodden bsbodden requested a review from Copilot May 29, 2025 14:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adjusts the langgraph dependency version range to restrict upgrades to versions below 0.5.0.

  • Update langgraph dependency version in pyproject.toml
Comments suppressed due to low confidence (1)

pyproject.toml:28

  • Specifying an upper bound on the langgraph dependency is a proactive measure to avoid potential breaking changes. Please ensure that this version constraint aligns with the library's compatibility guarantees and project requirements.
langgraph = ">=0.3.0,<0.5.0"

@bsbodden bsbodden merged commit 8321509 into main May 29, 2025
19 checks passed
@bsbodden bsbodden deleted the bsb/issue-44 branch May 29, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant