Skip to content

Commit 6afc931

Browse files
carmoccalexierule
authored andcommitted
Add 1.8.1 to adjust_versions.py
1 parent 61b7fd5 commit 6afc931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/adjust_versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"1.7.0": dict(torchvision="0.8.1", torchtext="0.8"),
1212
"1.7.1": dict(torchvision="0.8.2", torchtext="0.8.1"),
1313
"1.8.0": dict(torchvision="0.9.0", torchtext="0.9"),
14+
"1.8.1": dict(torchvision="0.9.0", torchtext="0.9"),
1415
}
1516

1617

0 commit comments

Comments
 (0)