Skip to content

Commit 3e32ee2

Browse files
Update dependency numpy to v2
1 parent a7b0f94 commit 3e32ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
requires-python = ">= 3.10"
2727
dependencies=[
2828
"tqdm",
29-
"numpy<2",
29+
"numpy<3",
3030
"scipy",
3131
"requests",
3232
"scikit-learn",

0 commit comments

Comments
 (0)