mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-20 09:18:42 +01:00
build(bec): update min dependency to 3.74
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.13",
|
"bec_lib~=3.74",
|
||||||
"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",
|
||||||
@@ -29,7 +29,7 @@ dependencies = [
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"bec-server~=3.13",
|
"bec-server~=3.74",
|
||||||
"pillow ~= 11.1",
|
"pillow ~= 11.1",
|
||||||
"black~=25.0",
|
"black~=25.0",
|
||||||
"isort~=5.13, >=5.13.2",
|
"isort~=5.13, >=5.13.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user