mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-23 19:27:59 +02:00
build: update hdf5plugin deps for version
This commit is contained in:
@ -24,7 +24,7 @@ dependencies = [
|
||||
"pyepics ~= 3.5, >=3.5.5",
|
||||
"pytest ~= 8.0",
|
||||
"h5py ~= 3.10",
|
||||
"hdf5plugin ~= 4.3",
|
||||
"hdf5plugin >=4.3, < 6.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user