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

Commit

Permalink
Freeze versions of protobuf and omegaconf (#1346)
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
  • Loading branch information
karthikrangasai and ethanwharris committed Jun 6, 2022
1 parent a58725d commit 6297566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ pyDeprecate
pandas>=1.1.0
jsonargparse[signatures]>=3.17.0
click>=7.1.2
protobuf<=3.20.1
1 change: 1 addition & 0 deletions requirements/datatype_tabular.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ scikit-learn
pytorch-forecasting>=0.9.0
pytorch-tabular==0.7.0
torchmetrics<0.8.0 # pytorch-tabular pins PL so we force a compatible TM version
omegaconf<=2.1.1

0 comments on commit 6297566

Please sign in to comment.