Bump numpy dependency to >=2.0
This commit is contained in:
parent
777ecbc024
commit
c858b20d47
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ include = [
|
|||
]
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"numpy>=1.26",
|
||||
"numpy>=2.0",
|
||||
"scipy~=1.14",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue