Skip to content

Commit 661813d

Browse files
Update dependency numpy to v2
1 parent 8fc047c commit 661813d

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
@@ -28,7 +28,7 @@ classifiers = [
2828
requires-python = ">= 3.10"
2929
dependencies=[
3030
"tqdm",
31-
"numpy<2",
31+
"numpy<3",
3232
"scipy",
3333
"requests",
3434
"scikit-learn",

0 commit comments

Comments
 (0)