Skip to content

Commit de8cf32

Browse files
committed
Updated pyproject.toml
1 parent 917ce7a commit de8cf32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

libs/neo4j/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/neo4j/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.9,<3.14"
1616
langchain-core = "^0.3.8"
1717
neo4j = "^5.25.0"
1818
langchain = "^0.3.7"
19-
neo4j-graphrag = {git = "https://github.com/alexthomas93/neo4j-graphrag-python.git", branch = "bugfix/3.9-typing"}
19+
neo4j-graphrag = {git = "https://github.com/neo4j/neo4j-graphrag-python.git"}
2020

2121
[tool.poetry.group.mmr]
2222
optional = true

0 commit comments

Comments
 (0)