File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
- torch >=2.1.0, <2.7 .0
4
+ torch >=2.1.0, <2.8 .0
5
5
fsspec[http] >=2022.5.0, <2025.4.0
6
6
packaging >=20.0, <=25.0
7
7
typing-extensions >=4.4.0, <4.11.0
Original file line number Diff line number Diff line change 1
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
- torchvision >=0.16.0, <0.22 .0
4
+ torchvision >=0.16.0, <0.23 .0
5
5
torchmetrics >=0.10.0, <1.8.0
6
6
lightning-utilities >=0.8.0, <0.15.0
Original file line number Diff line number Diff line change 1
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
- torch >=2.1.0, <2.7 .0
4
+ torch >=2.1.0, <2.8 .0
5
5
tqdm >=4.57.0, <4.67.0
6
6
PyYAML >=5.4, <6.1.0
7
7
fsspec[http] >=2022.5.0, <2025.4.0
Original file line number Diff line number Diff line change 2
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
3
4
4
requests <2.33.0
5
- torchvision >=0.16.0, <0.22 .0
5
+ torchvision >=0.16.0, <0.23 .0
6
6
ipython[all] <8.19.0
7
7
torchmetrics >=0.10.0, <1.8.0
8
8
lightning-utilities >=0.8.0, <0.15.0
Original file line number Diff line number Diff line change 1
1
mypy==1.11.0
2
- torch==2.6 .0
2
+ torch==2.7 .0
3
3
4
4
types-Markdown
5
5
types-PyYAML
You can’t perform that action at this time.
0 commit comments