Skip to content

Commit

Permalink
chore(deps): update timm to 0.6.13 (#1373)
Browse files Browse the repository at this point in the history
updates the timm version to 0.6.13, this includes a fix for python3.11 related dataclass problems.
  • Loading branch information
Gornoka authored Sep 27, 2023
1 parent c97762c commit 685c33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ opencv-python>=4.5.3.56
pandas>=1.1.0
pytorch-lightning>=1.7.0,<1.10.0
setuptools>=41.0.0
timm>=0.5.4,<=0.6.12
timm>=0.5.4,<=0.6.13
torchmetrics==0.10.3

0 comments on commit 685c33d

Please sign in to comment.