allow numpy v2
This commit is contained in:
parent
7d6cea1c4a
commit
65a33d2eca
@ -51,7 +51,7 @@ include = [
|
||||
]
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"numpy~=1.21",
|
||||
"numpy>=1.26",
|
||||
]
|
||||
|
||||
[tool.hatch.version]
|
||||
|
Loading…
Reference in New Issue
Block a user