Skip to content

Commit 6d6fdd6

Browse files
Pin numpy >=2.0.0 to fix pickle deserialization error with graph_nx.pkl.gz
1 parent f275b33 commit 6d6fdd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"decentriq-platform ==0.39.1",
3030
"thefuzz",
3131
"curies",
32+
"numpy >=2.0.0",
3233
"pandas[excel,spss]",
3334
"pyarrow",
3435
"openpyxl",

0 commit comments

Comments
 (0)