Skip to content

Commit 4d066a8

Browse files
committed
fix: pyproject
1 parent 766fb95 commit 4d066a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ classifiers = [
3030
dependencies = [
3131
"networkx>=3.0,<=3.3",
3232
"phenolrs~=0.5",
33-
"python-arango~=8",
34-
"adbnx-adapter~=5"
33+
"python-arango~=8.1",
34+
"adbnx-adapter~=5.0"
3535
]
3636

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)