Skip to content

Commit 9dc5fed

Browse files
chore(deps): bump timm from 0.5.4 to 0.6.7 (#16)
Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.5.4 to 0.6.7. - [Release notes](https://github.com/rwightman/pytorch-image-models/releases) - [Changelog](https://github.com/rwightman/pytorch-image-models/blob/master/docs/changes.md) - [Commits](huggingface/pytorch-image-models@v0.5.4...v0.6.7) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8509bc8 commit 9dc5fed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ scipy = "^1.7"
1919
scikit-image = "^0.19"
2020
pathos = "^0.2.8"
2121
opencv-python = "^4.2.0.32"
22-
timm = "^0.5.4"
22+
timm = ">=0.5.4,<0.7.0"
2323
numba = "^0.55.2"
2424
tqdm = "^4.64.0"
2525
scikit-learn = "^1.0.2"

0 commit comments

Comments
 (0)