enable numpy 2.0
This commit is contained in:
parent
e1e6134ec0
commit
045b0c0228
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ include = [
|
|||
]
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"numpy~=1.26",
|
||||
"float_raster",
|
||||
"numpy>=1.26",
|
||||
"float_raster>=0.8",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue