mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-10 21:37:15 +02:00
build: Update bec_lib dependency due to ScanInfo introduction
This commit is contained in:
@ -17,7 +17,7 @@ dependencies = [
|
|||||||
"ophyd ~= 1.10",
|
"ophyd ~= 1.10",
|
||||||
"typeguard ~= 4.1, >=4.1.5",
|
"typeguard ~= 4.1, >=4.1.5",
|
||||||
"prettytable ~= 3.9",
|
"prettytable ~= 3.9",
|
||||||
"bec_lib~=3.0",
|
"bec_lib~=3.0, >=3.13",
|
||||||
"numpy >= 1.24, <3.0",
|
"numpy >= 1.24, <3.0",
|
||||||
"pyyaml ~= 6.0",
|
"pyyaml ~= 6.0",
|
||||||
"std_daq_client ~= 1.3",
|
"std_daq_client ~= 1.3",
|
||||||
|
Reference in New Issue
Block a user