From 1217f739d15907f5dca8d351390b1906b96d8ab9 Mon Sep 17 00:00:00 2001 From: ndaelman Date: Fri, 15 Nov 2024 21:49:18 +0100 Subject: [PATCH 1/2] Bump dependencies --- pyproject.toml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4da139d..676581b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,11 +25,12 @@ homepage = "https://github.com/nomad-coe/nomad-schema-simulation-workflow-plugin dev-dependencies = [ "nomad-normalizer-plugin-bandstructure@git+https://github.com/nomad-coe/nomad-normalizer-plugin-bandstructure.git@develop", "nomad-normalizer-plugin-system@git+https://github.com/nomad-coe/nomad-normalizer-plugin-system.git@develop", - "mypy==1.0.1", - "pytest", - "pytest-timeout", - "pytest-cov", - "ruff", + 'mypy==1.0.1', + 'pytest>= 5.3.0, <8', + 'pytest-timeout>=1.4.2', + 'pytest-cov>=2.7.1', + 'ruff>=0.6', + 'typing-extensions>=4.12', ] extra-index-url = [ From b6a13674a4d48b12509fe60ef492322be154ddf7 Mon Sep 17 00:00:00 2001 From: ndaelman Date: Fri, 15 Nov 2024 22:02:38 +0100 Subject: [PATCH 2/2] Correct schema in JSON artifact --- tests/data/single_point.archive.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/data/single_point.archive.json b/tests/data/single_point.archive.json index 3f4e9d8..f446741 100644 --- a/tests/data/single_point.archive.json +++ b/tests/data/single_point.archive.json @@ -9833,10 +9833,7 @@ "scope": [ "valence" ], - "cutoff": [ - 8.207018429181012e-17, - 8.207018429181012e-17 - ], + "cutoff": 8.207018429181012e-17, "frozen_core": true }, {