SIGN IN SIGN UP

chore(deps): raise dependency minimums for `all` (#5912)

Raises the LangChain-ecosystem dependency lower bounds (`langchain*`,
`langgraph*`, `langsmith*`, `deepagents*`) for `all` to the latest
compatible stable PyPI release, and regenerates every affected
`uv.lock`. Upper bounds, extras, and markers are preserved; exact `==`
pins are left alone.

Raised 7 minimum(s):

| Manifest | Dependency | Change |
|---|---|---|
| `libs/code/pyproject.toml` | `langchain` | `langchain>=1.3.17,<2.0.0`
→ `langchain>=1.3.18,<2.0.0` |
| `libs/code/pyproject.toml` | `langchain-google-genai` |
`langchain-google-genai>=4.3.6,<5.0.0` →
`langchain-google-genai>=4.3.7,<5.0.0` |
| `libs/deepagents/pyproject.toml` | `langchain` |
`langchain>=1.3.17,<2.0.0` → `langchain>=1.3.18,<2.0.0` |
| `libs/deepagents/pyproject.toml` | `langchain-core` |
`langchain-core>=1.6.0,<2.0.0` → `langchain-core>=1.6.1,<2.0.0` |
| `libs/deepagents/pyproject.toml` | `langchain-google-genai` |
`langchain-google-genai>=4.3.6,<5.0.0` →
`langchain-google-genai>=4.3.7,<5.0.0` |
| `libs/partners/quickjs/pyproject.toml` | `langchain` |
`langchain>=1.3.17,<2.0.0` → `langchain>=1.3.18,<2.0.0` |
| `libs/partners/quickjs/pyproject.toml` | `langchain-core` |
`langchain-core>=1.6.0,<2.0.0` → `langchain-core>=1.6.1,<2.0.0` |

Opened automatically by
[`raise_langchain_minimums.yml`](https://github.com/langchain-ai/deepagents/actions/workflows/raise_langchain_minimums.yml),
manually dispatched by @mdrxy.
Review the raised bounds against any compatibility notes in the manifest
comments before merging.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
L
langchain-oss-automated-triage[bot] committed
7afa60efc96c6852933eb6a0d5c9f699cd751e43
Parent: f75300f
Committed by GitHub <noreply@github.com> on 8/27/2026, 9:23:03 PM