Skip to content

Commit

Permalink
Merge pull request #9 from kyegomez/dependabot/pip/timm-0.9.7
Browse files Browse the repository at this point in the history
Bump timm from 0.6.13 to 0.9.7
  • Loading branch information
kyegomez authored Oct 14, 2023
2 parents 6e569f3 + 78fe811 commit 654fcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages = [
python = "^3.8"
torch = "*"
fairscale = "*"
timm = "0.4.12"
timm = "0.9.7"
pytest = "*"
einops = "*"
bitsandbytes = "*"
Expand Down

0 comments on commit 654fcb2

Please sign in to comment.