Skip to content

Commit 12b06ed

Browse files
awaelchlilexierule
authored andcommitted
raise torchvision version to 0.13.0
1 parent b438fa5 commit 12b06ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

4-
torchvision>=0.10.*, <=0.12.0
4+
torchvision>=0.10.*, <=0.13.0
55
gym[classic_control]>=0.17.0, <0.24.2
66
ipython[all] <=8.1.1

0 commit comments

Comments
 (0)