Skip to content

Commit ac2e31e

Browse files
committed
bump: networkx dep
1 parent 2406459 commit ac2e31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
"Topic :: Software Development :: Libraries :: Python Modules",
2929
]
3030
dependencies = [
31-
"networkx>=3.0,<=3.3",
31+
"networkx>=3.0,<=3.4",
3232
"phenolrs~=0.5",
3333
"python-arango~=8.1",
3434
"adbnx-adapter~=5.0.5"

0 commit comments

Comments
 (0)