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