Skip to content

Commit

Permalink
Merge pull request #313 from centre-for-humanities-computing/dependab…
Browse files Browse the repository at this point in the history
…ot/pip/archive_v1/pip-76c844fad9

Update transformers requirement from <4.21.0,>=4.20.1 to >=4.20.1,<4.49.0 in /archive_v1 in the pip group across 1 directory
  • Loading branch information
KennethEnevoldsen authored Feb 13, 2025
2 parents 5a16bee + 6f4d6e3 commit c58ebcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archive_v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
wandb~=0.12.9

# models
transformers>=4.20.1,<4.21.0
transformers>=4.20.1,<4.49.0
torch>=1.6.0,<1.13.0

# data
Expand Down

0 comments on commit c58ebcf

Please sign in to comment.