From 5619606c928916edfd58532d8a3b30caee852cd3 Mon Sep 17 00:00:00 2001 From: swittl <simon.wittl@th-deg.de> Date: Thu, 12 Dec 2024 07:50:25 +0100 Subject: [PATCH] thd json --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bb20c5..3c8d241 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "numpy>=1.23", "pillow>=10.0", "scipy>=1.10", - "thd-json>=0.1.0", + "thd-json>=0.0.1", "xraydb>=4.5.4", ] -- GitLab