Skip to content

Commit d159f18

Browse files
Bump networkx from 3.4.2 to 3.5
Bumps [networkx](https://github.com/networkx/networkx) from 3.4.2 to 3.5. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.2...networkx-3.5) --- updated-dependencies: - dependency-name: networkx dependency-version: '3.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f723b0 commit d159f18

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 deletions
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
@@ -14,7 +14,7 @@ graphrag = "tiny_graphrag.main:main"
1414

1515
[tool.poetry.dependencies]
1616
python = ">=3.12,<3.13"
17-
networkx = "^3.4.2"
17+
networkx = "^3.5"
1818
gliner = "^0.2.13"
1919
glirel = "^0.1.4"
2020
spacy = "^3.8.2"

0 commit comments

Comments
 (0)