Skip to content

Commit ad79e30

Browse files
committed
update neo4j dependency threshold
1 parent 21b43fd commit ad79e30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.10,<4"
1313
packages = [{ include = "graphiti_core", from = "." }]
1414
dependencies = [
1515
"pydantic>=2.11.5",
16-
"neo4j>=5.23.0",
16+
"neo4j>=5.26.0",
1717
"diskcache>=5.6.3",
1818
"openai>=1.53.0",
1919
"tenacity>=9.0.0",

0 commit comments

Comments
 (0)