build: allow numpy v2
This commit is contained in:
parent
a8600334af
commit
825a7dee5e
@ -17,7 +17,7 @@ dependencies = [
|
||||
"typeguard ~= 4.1, >=4.1.4",
|
||||
"prettytable ~= 3.9",
|
||||
"bec_lib ~= 2.12, >=2.12.2",
|
||||
"numpy ~= 1.24",
|
||||
"numpy >= 1.24, <3.0",
|
||||
"pyyaml ~= 6.0",
|
||||
"std_daq_client ~= 1.3",
|
||||
"pyepics ~= 3.5, >=3.5.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user