From d6af4de227dc0cb3c6b10c60982d02c6155d081e Mon Sep 17 00:00:00 2001 From: mghibaudi Date: Sat, 17 Jan 2026 16:11:14 +0100 Subject: [PATCH] updating req --- poetry.lock | 4 ++-- pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3742786..5d40c5a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -5496,4 +5496,4 @@ test = ["grpcio-tools", "pytest", "pytest-cov", "pytest-depends", "pytest-manual [metadata] lock-version = "2.1" python-versions = ">=3.10, <=3.13" -content-hash = "c6b0b7677b9844daea4940b9a0da0250f939e6c78743ccaf000bfd1700a6a2c5" +content-hash = "719992ef17010aefe31763abcf3745c864c457f90fa5f5103ae4b4f26dd1e810" diff --git a/pyproject.toml b/pyproject.toml index 7d8fe9e..27aed48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ pyGSTi = "0.9.13" PyMatching = ">=2.2.1" numpy = "^1.22" json5 = "*" -pandera = "*" +pandera = ">=0.24.0" stim = "1.14.0" jinja2 = "*" simple_slurm = "*"