Skip to content

Commit 4fafde9

Browse files
committed
lock deps
1 parent 2209180 commit 4fafde9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

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

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)