Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
req: bump pytorch-tabular 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed May 5, 2023
1 parent 50139fc commit 4bb0d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/datatype_tabular.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

scikit-learn <=1.2.0
pytorch-forecasting>=0.9.0, <=0.10.3
pytorch-tabular==0.7.0
torchmetrics<0.8.0 # pytorch-tabular pins PL so we force a compatible TM version
pytorch-tabular>=1.0.0, <1.0.2
torchmetrics>=0.10.0
omegaconf<=2.1.1, <=2.1.1

0 comments on commit 4bb0d41

Please sign in to comment.