From fc5d6125417de04652e0d33ada46a806d68c3529 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Fri, 30 Jun 2023 15:11:44 +0200 Subject: [PATCH] Apply suggestions from code review --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index b3e826290f..ef310d2be0 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ packaging <24.0 setuptools <=59.5.0 # Prevent install bug with tensorboard numpy <1.25 torch >1.7.0, <=2.0.1 -torchmetrics >0.7.0, <0.12.0 # strict +torchmetrics >0.7.0, <0.12.0 pytorch-lightning >1.8.0, <2.0.0 # strict pyDeprecate >0.2.0 pandas >1.1.0, <=1.5.2