From a9ea011857d3e400f77c90c281a8b4c57863e08b Mon Sep 17 00:00:00 2001 From: JonathanNoky <138217120+JonathanNoky@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:39:51 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d3b12db..b554993 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ plugins = [ "nomad-parser-plugins-atomistic>=1.0", "nomad-parser-plugins-workflow>=1.0", "nomad-parser-plugins-database>=1.0", - "nomad-measurements @ git+https://github.com/FAIRmat-NFDI/nomad-measurements@0196e9bbfde21d1110ba8e574a961359070b49a2", + "nomad-measurements @ git+https://github.com/FAIRmat-NFDI/nomad-measurements@c6587368b16aece5d5194a2ede4ba02137cc6522", "nomad-material-processing", "nomad-analysis @ git+https://github.com/FAIRmat-NFDI/nomad-analysis.git@develop", "statsmodels",