mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-21 01:02:20 +01:00
fix: bump ophyd version to 1.10, remove patch, fix corresponding test
This commit is contained in:
@@ -14,7 +14,7 @@ classifiers = [
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
"ophyd ~= 1.9",
|
||||
"ophyd ~= 1.10",
|
||||
"typeguard ~= 4.1, >=4.1.5",
|
||||
"prettytable ~= 3.9",
|
||||
"bec_lib >=2.12.2, <=4.0",
|
||||
|
||||
Reference in New Issue
Block a user