From 3315b8d14bdcd6b0ca234c28f86316236481bd28 Mon Sep 17 00:00:00 2001 From: Joseph Rudzinski Date: Tue, 19 Nov 2024 09:21:30 +0100 Subject: [PATCH] Revert "Bump dependencies" --- pyproject.toml | 11 +++++------ tests/data/single_point.archive.json | 5 ++++- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 676581b..4da139d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,12 +25,11 @@ 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>= 5.3.0, <8', - 'pytest-timeout>=1.4.2', - 'pytest-cov>=2.7.1', - 'ruff>=0.6', - 'typing-extensions>=4.12', + "mypy==1.0.1", + "pytest", + "pytest-timeout", + "pytest-cov", + "ruff", ] extra-index-url = [ diff --git a/tests/data/single_point.archive.json b/tests/data/single_point.archive.json index f446741..3f4e9d8 100644 --- a/tests/data/single_point.archive.json +++ b/tests/data/single_point.archive.json @@ -9833,7 +9833,10 @@ "scope": [ "valence" ], - "cutoff": 8.207018429181012e-17, + "cutoff": [ + 8.207018429181012e-17, + 8.207018429181012e-17 + ], "frozen_core": true }, {