fix: fix pyproject.toml

This commit is contained in:
appel_c 2024-04-20 22:39:02 +02:00
parent ff5a98e337
commit 6081eb4ba5

View File

@ -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",