We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b7fd5 commit 6afc931Copy full SHA for 6afc931
requirements/adjust_versions.py
@@ -11,6 +11,7 @@
11
"1.7.0": dict(torchvision="0.8.1", torchtext="0.8"),
12
"1.7.1": dict(torchvision="0.8.2", torchtext="0.8.1"),
13
"1.8.0": dict(torchvision="0.9.0", torchtext="0.9"),
14
+ "1.8.1": dict(torchvision="0.9.0", torchtext="0.9"),
15
}
16
17
0 commit comments