mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 15:29:20 +01:00
fix: fix pyproject.toml
This commit is contained in:
@@ -13,7 +13,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering",
|
||||
]
|
||||
dependencies = [
|
||||
"ophyd ~= 1.9, <= 1.9.5",
|
||||
"ophyd ~= 1.9",
|
||||
"typeguard ~= 4.0",
|
||||
"prettytable ~= 3.9",
|
||||
"bec_lib ~= 2.0",
|
||||
|
||||
Reference in New Issue
Block a user