Skip to content

Commit 082e031

Browse files
authored
Merge pull request #18 from structured-world/build/#17-bump-coordinode-dep
build(deps): bump minimum coordinode requirement to >=0.4.0
2 parents 9e4ddeb + 0fe6f75 commit 082e031

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

langchain-coordinode/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2323
]
2424
dependencies = [
25-
"coordinode>=0.3.0a1",
25+
"coordinode>=0.4.0",
2626
"langchain-community>=0.2.0",
2727
]
2828

llama-index-coordinode/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2323
]
2424
dependencies = [
25-
"coordinode>=0.3.0a1",
25+
"coordinode>=0.4.0",
2626
"llama-index-core>=0.10.0",
2727
]
2828

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)