File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33
44torchvision >=0.13.0, <0.16.0
5- torchmetrics >=0.10.0, <1.1 .0
5+ torchmetrics >=0.10.0, <1.3 .0
66lightning-utilities >=0.8.0, <0.10.0
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ pytest-rerunfailures ==12.0
66pytest-random-order ==1.1.0
77click ==8.1.7
88tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
9- torchmetrics >=0.7.0, <1.1 .0 # needed for using fixed compare_version
9+ torchmetrics >=0.7.0, <1.3 .0 # needed for using fixed compare_version
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ torch >=1.12.0, <2.2.0
66tqdm >=4.57.0, <4.67.0
77PyYAML >=5.4, <6.1.0
88fsspec[http] >2021.06.0, <2023.10.0
9- torchmetrics >=0.7.0, <1.1 .0 # needed for using fixed compare_version
9+ torchmetrics >=0.7.0, <1.3 .0 # needed for using fixed compare_version
1010packaging >=20.0, <=23.1
1111typing-extensions >=4.0.0, <4.8.0
1212lightning-utilities >=0.8.0, <0.10.0
Original file line number Diff line number Diff line change 44torchvision >=0.13.0, <0.16.0
55gym[classic_control] >=0.17.0, <0.27.0
66ipython[all] <8.15.0
7- torchmetrics >=0.10.0, <1.1 .0
7+ torchmetrics >=0.10.0, <1.3 .0
88lightning-utilities >=0.8.0, <0.10.0
You can’t perform that action at this time.
0 commit comments