Skip to content

Commit

Permalink
unpin timm
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Jan 11, 2025
1 parent 0aff9d1 commit 59fe2fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ updates:
# https://github.com/pytorch/pytorch_sphinx_theme/issues/175
- dependency-name: 'sphinx'
versions: '>=6'
# segmentation-models-pytorch pins timm, must update in unison
- dependency-name: 'timm'
- package-ecosystem: 'npm'
directory: '/'
schedule:
Expand Down
2 changes: 1 addition & 1 deletion requirements/required.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rasterio==1.4.3
rtree==1.3.0
segmentation-models-pytorch==0.4.0
shapely==2.0.6
timm==0.9.7
timm==1.0.12
torch==2.5.1
torchmetrics==1.6.1
torchvision==0.20.1

0 comments on commit 59fe2fa

Please sign in to comment.