Skip to content

Commit 9adf670

Browse files
⬆️(deps): Update langchain-litellm requirement
Updates the requirements on [langchain-litellm](https://github.com/langchain-ai/langchain-litellm) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain-litellm/releases) - [Changelog](https://github.com/langchain-ai/langchain-litellm/blob/main/CHANGELOG.md) - [Commits](langchain-ai/langchain-litellm@v0.4.0...v0.6.2) --- updated-dependencies: - dependency-name: langchain-litellm dependency-version: 0.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2345b78 commit 9adf670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/meeseeks_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"langchain>=1.0.0,<2.0.0",
1515
"langchain-core>=1.2.8,<2.0.0",
1616
"langchain-community>=0.4.1,<0.5.0",
17-
"langchain-litellm>=0.4.0,<0.6.0",
17+
"langchain-litellm>=0.4.0,<0.7.0",
1818
"langfuse>=3.8.0,<5.0.0",
1919
"litellm>=1.81.0,<2.0.0",
2020
"loguru>=0.7.2,<1.0.0",

0 commit comments

Comments
 (0)