Skip to content

Commit 0031bcc

Browse files
committed
require numpy 2.0
1 parent 7a6019c commit 0031bcc

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"cytoolz >= 0.8.1",
1414
"multimethod < 2.0",
1515
"numba >= 0.57",
16-
"numpy >= 1.16.1, <1.26",
16+
"numpy >= 2.0",
1717
"openmatrix >= 0.3.4.1",
1818
"pandas >= 2",
1919
"pandera >=0.15, <0.18.1",

0 commit comments

Comments
 (0)