Skip to content

Commit

Permalink
[tune](deps): Bump timm from 0.4.5 to 0.5.4 in /python/requirements/ml
Browse files Browse the repository at this point in the history
Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.4.5 to 0.5.4.
- [Release notes](https://github.com/rwightman/pytorch-image-models/releases)
- [Changelog](https://github.com/rwightman/pytorch-image-models/blob/master/docs/archived_changes.md)
- [Commits](huggingface/pytorch-image-models@v0.4.5...v0.5.4)

---
updated-dependencies:
- dependency-name: timm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2022
1 parent 644b80c commit 22ecdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements/ml/requirements_tune.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ shortuuid==1.0.1
scikit-learn==0.24.2
scikit-optimize==0.8.1
sigopt==7.5.0
timm==0.4.5
timm==0.5.4
transformers==4.18.0; python_version <= '3.6'
transformers==4.19.1; python_version > '3.6'
wandb==0.12.15
Expand Down

0 comments on commit 22ecdc3

Please sign in to comment.