Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Updates the requirements on langchain-mcp-adapters to permit the latest version.

Release notes

Sourced from langchain-mcp-adapters's releases.

langchain-mcp-adapters==0.2.1

What's Changed

Full Changelog: langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.2.0...langchain-mcp-adapters==0.2.1

Commits
  • 5f17d16 release: 0.2.1 (#393)
  • d04f4c7 fix: require langchain-core 1.0.0 to use std content (#392)
  • 24a6cad release: 0.2.0 (#390)
  • 5402d73 release: 0.2.0 (#389)
  • 21e85e1 feat: add option to prefix tool name w/ server name (#387)
  • 1681291 feat: support basic elicitation callback (#385)
  • 1e392e9 fix: update docs to use http instead of streamable_http (#382)
  • 7d06f49 Allow passing streamable-http and http as transport (#282)
  • d50350b feat: get resources from all servers w/ get_resources (#380)
  • 93b0283 feat: structured output support, using LC standard content blocks (#379)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Concerns of dependencies. python Pull requests that update Python code labels Dec 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl
Copy link
Member

amotl commented Dec 10, 2025

$ uv pip install -r requirements.txt -r requirements-dev.txt
Using Python 3.13.11 environment at: /Users/amo/dev/crate/docs/cratedb-examples/.venv
  × No solution found when resolving dependencies:
  ╰─▶ Because all versions of langchain-cratedb depend on langchain-core<0.4 and you require langchain-core>=1, we can conclude that your requirements and all
      versions of langchain-cratedb are incompatible.
      And because you require langchain-cratedb, we can conclude that your requirements are unsatisfiable.

Let's update the LangChain CrateDB adapter first?

@dependabot dependabot bot force-pushed the dependabot/pip/topic/machine-learning/langchain/langchain-mcp-adapters-lt-0.3 branch 2 times, most recently from fd86ffe to 68b522f Compare December 15, 2025 18:08
@amotl amotl force-pushed the dependabot/pip/topic/machine-learning/langchain/langchain-mcp-adapters-lt-0.3 branch from 68b522f to f476d57 Compare December 15, 2025 22:54
Updates the requirements on [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases)
- [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.0.3...langchain-mcp-adapters==0.2.1)

---
updated-dependencies:
- dependency-name: langchain-mcp-adapters
  dependency-version: 0.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@amotl amotl force-pushed the dependabot/pip/topic/machine-learning/langchain/langchain-mcp-adapters-lt-0.3 branch from f476d57 to 8affe59 Compare December 15, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Concerns of dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants