Skip to content

Commit 2e91fe6

Browse files
committed
torchvision >=0.16.0, <0.23.0
1 parent 5ad5e27 commit 2e91fe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/fabric/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.16.0, <0.22.0
4+
torchvision >=0.16.0, <0.23.0
55
torchmetrics >=0.10.0, <1.8.0
66
lightning-utilities >=0.8.0, <0.15.0

requirements/pytorch/examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
requests <2.33.0
5-
torchvision >=0.16.0, <0.22.0
5+
torchvision >=0.16.0, <0.23.0
66
ipython[all] <8.19.0
77
torchmetrics >=0.10.0, <1.8.0
88
lightning-utilities >=0.8.0, <0.15.0

0 commit comments

Comments
 (0)