diff --git a/pyproject.toml b/pyproject.toml index dba5a9f4..49808693 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ requires-python = ">=3.10" dependencies = [ "torch>=2.3.0", "lightning>=2.2.0", - "jsonargparse[omegaconf]==4.31.0", + "jsonargparse[omegaconf]>=4.27.0", "tensorboard>=2.16.2", "loguru>=0.7.2", "pandas>=2.0.0",