Skip to content

Commit

Permalink
Bump timm dep for test/train
Browse files Browse the repository at this point in the history
  • Loading branch information
rwightman committed Jun 23, 2024
1 parent 2b1e883 commit 1be2c89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest-split==0.8.0
pytest==7.2.0
transformers[sentencepiece]
timm>=1.0.3
timm>=1.0.7
2 changes: 1 addition & 1 deletion requirements-training.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pandas
braceexpand
huggingface_hub
transformers[sentencepiece]
timm>=1.0.3
timm>=1.0.7
fsspec

0 comments on commit 1be2c89

Please sign in to comment.