diff --git a/pyproject.toml b/pyproject.toml index b804121..35aa776 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"