From 97e7116d465d43e8a2fc232a240c75601ea87b50 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Fri, 5 May 2023 23:53:45 +0200 Subject: [PATCH] Apply suggestions from code review --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index abd2335164..be60c76589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ torch >=1.7.1 torchmetrics >0.5.1, <0.11.0 # strict pytorch-lightning >=1.3.6, <1.9.0 # strict pyDeprecate -pandas # <=1.5.2 # todo +pandas >=1.1.0, <=1.5.2 jsonargparse[signatures] >=3.17.0, <=4.9.0 click >=7.1.2, <=8.1.3 protobuf <=3.20.1