fix: fixed pyepics version for now as it segfaults on startup
This commit is contained in:
parent
39efa34eb3
commit
f1a2368101
@ -20,7 +20,7 @@ dependencies = [
|
||||
"numpy ~= 1.24",
|
||||
"pyyaml ~= 6.0",
|
||||
"std_daq_client ~= 1.3",
|
||||
"pyepics ~= 3.5",
|
||||
"pyepics ~= 3.5, <3.5.3",
|
||||
"pytest ~= 8.0",
|
||||
"h5py ~= 3.10",
|
||||
"hdf5plugin ~= 4.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user