diff --git a/pyproject.toml b/pyproject.toml index 91c6a5e..3dca4ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "tqdm", "matplotlib", "lightning==2.3.3", - "pydantic==1.10.17", + "pydantic==1.10.18", "websockets", "einops==0.8.0", "torchmetrics[image]",