From 7233fb8d35e3ccd7a283d22bfbd217ba0bcffdf8 Mon Sep 17 00:00:00 2001 From: appel_c Date: Wed, 22 Oct 2025 10:55:58 +0200 Subject: [PATCH] w --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dbdafdd..4477656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "bec_ipython_client", "bec_lib", "bec_server", - "ophyd_devices~=1.29", + "ophyd_devices~=1.29", "std_daq_client", "jfjoch-client", "rich",