Skip to content

Commit

Permalink
bump: networkx dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Oct 14, 2024
1 parent 2406459 commit ac2e31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules",
]
dependencies = [
"networkx>=3.0,<=3.3",
"networkx>=3.0,<=3.4",
"phenolrs~=0.5",
"python-arango~=8.1",
"adbnx-adapter~=5.0.5"
Expand Down

0 comments on commit ac2e31e

Please sign in to comment.