allow numpy v2
This commit is contained in:
parent
7d6cea1c4a
commit
65a33d2eca
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ include = [
|
|||
]
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"numpy~=1.21",
|
||||
"numpy>=1.26",
|
||||
]
|
||||
|
||||
[tool.hatch.version]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue