From c03e6b978e6eaf5a1238a6c38f32ee1aa62b0d74 Mon Sep 17 00:00:00 2001 From: Lauri Himanen Date: Wed, 6 Nov 2024 11:30:40 +0200 Subject: [PATCH] Updated BayBE version. --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 82380a2..1b326ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ maintainers = [ license = { file = "LICENSE" } dependencies = [ "nomad-lab>=1.3.0", - "baybe", + "baybe>=0.11.2", "structlog", ] @@ -67,7 +67,6 @@ exclude = [ line-length = 88 indent-width = 4 - [tool.ruff.lint] select = [ # pycodestyle