Skip to content

Commit

Permalink
[Maintenance] Bump minimum torch version to 2.0.0 (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavgarg1 authored Jan 10, 2024
1 parent 56e42c0 commit 89a032f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ scipy>=0.18
tabulate>=0.7
scikit-learn
tqdm
torch>=1.13.0
torch>=2.0.0
torchaudio
torchtext
torchvision
Expand Down

0 comments on commit 89a032f

Please sign in to comment.