diff --git a/pyproject.toml b/pyproject.toml index 37464b6..e56e4f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ dependencies = [ "requests>=2.27.1", - "python-arango~=7.4", + "python-arango>=7.4", "networkx>=2.5.1", "rich>=12.5.1", "setuptools>=45",