Skip to content

Commit

Permalink
Add 1.8.1 to adjust_versions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Mar 29, 2021
1 parent 059b1f8 commit 6191000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/adjust_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"1.7.0": dict(torchvision="0.8.1", torchtext="0.8"),
"1.7.1": dict(torchvision="0.8.2", torchtext="0.8.1"),
"1.8.0": dict(torchvision="0.9.0", torchtext="0.9"),
"1.8.1": dict(torchvision="0.9.0", torchtext="0.9"),
}


Expand Down

0 comments on commit 6191000

Please sign in to comment.