From 835a8718acca37d2a34962644ea545dc690cbf20 Mon Sep 17 00:00:00 2001 From: Marcus Oskarsson Date: Thu, 31 Aug 2023 10:56:18 +0200 Subject: [PATCH] Using latest version of mxcubecore --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9fdee196c..ebb6f592a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pydantic = "^1.10.2" PyDispatcher = "^2.0.6" pytz = "^2022.6" tzlocal = "^4.2" -mxcubecore = "1.6.0" +mxcubecore = "1.24.0" mxcube_video_streamer = "1.0.0" bcrypt = "^4.0.1"