allow numpy v2.0
This commit is contained in:
parent
a8a42bba1d
commit
a816a7db8e
@ -42,7 +42,7 @@ classifiers = [
|
||||
requires-python = ">=3.11"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"numpy~=1.21",
|
||||
"numpy>=1.26",
|
||||
"klamath~=1.2",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user