Skip to content

Pin langchain-azure-storage deepagents dependency ceiling to 0.7.0 - #879

Merged
Kyle Knapp (kyleknap) merged 2 commits into
langchain-ai:mainfrom
kyleknap:pin-deepagents-ceiling-0.7
Jul 30, 2026
Merged

Pin langchain-azure-storage deepagents dependency ceiling to 0.7.0#879
Kyle Knapp (kyleknap) merged 2 commits into
langchain-ai:mainfrom
kyleknap:pin-deepagents-ceiling-0.7

Conversation

@kyleknap

Copy link
Copy Markdown
Collaborator

There were incompatible changes to interfaces introduced in 0.7.0 that need to be accounted for in the Azure Storage Deep Agents backend. The pin prevents automatic upgrades to 0.7.0 while proper support is added.

The PR also bumps the langchain-azure-storage version to 1.1.1 to make this update available in a patch release.

There were incompatible changes to interfaces introduced in 0.7.0
that need to be accounted for in the Azure Storage Deep Agents backend.
The pin prevents automatic upgrades to 0.7.0 while proper support
is added.

@anjaliratnam-msft anjaliratnam-msft left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good!

@kyleknap
Kyle Knapp (kyleknap) merged commit 00a104d into langchain-ai:main Jul 30, 2026
8 checks passed
@kyleknap
Kyle Knapp (kyleknap) deleted the pin-deepagents-ceiling-0.7 branch July 30, 2026 20:59
Dariel Dato-on (darieldatoon) added a commit that referenced this pull request Jul 31, 2026
Resolves the dependency-pin conflict with #879, which pinned
`deepagents<0.7.0` as a stopgap while this PR adds 0.7.0 support.

- Dependency block: keep this branch's `deepagents>=0.7.0,<0.8` and
  `wcmatch>=11.0`, superseding the stopgap ceiling.
- Drop the `TODO(#878)` comment #879 added; this PR is #878 and resolves it.
- Take main's version bump to 1.1.1 and regenerate `uv.lock` rather than
  hand-merging it.
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.

3 participants