File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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, <2024.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
- 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, <2024.4.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