File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11setuptools <70.1.1
2- wheel <0.44 .0
3- awscli >=1.30.0, <1.31 .0
2+ wheel <0.46 .0
3+ awscli >=1.30.0, <1.41 .0
44twine ==6.0.1
55importlib-metadata <8.0.0
66wget
Original file line number Diff line number Diff line change 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- torch >=2.1.0, <2.7 .0
5- fsspec[http] >=2022.5.0, <2024 .4.0
4+ torch >=2.1.0, <2.8 .0
5+ fsspec[http] >=2022.5.0, <2025 .4.0
66packaging >=20.0, <=25.0
77typing-extensions >=4.4.0, <4.11.0
88lightning-utilities >=0.10.0, <0.15.0
Original file line number Diff line number Diff line change 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
55torchmetrics >=0.10.0, <1.8.0
66lightning-utilities >=0.8.0, <0.15.0
Original file line number Diff line number Diff line change 1- coverage ==7.3.1
1+ coverage ==7.8.0
22numpy >=1.17.2, <1.27.0
33pytest ==8.3.5
4- pytest-cov ==4 .1.0
4+ pytest-cov ==6 .1.1
55pytest-timeout ==2.1.0
66pytest-rerunfailures ==12.0
77pytest-random-order ==1.1.0
Original file line number Diff line number Diff line change 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- torch >=2.1.0, <2.7 .0
4+ torch >=2.1.0, <2.8 .0
55tqdm >=4.57.0, <4.67.0
66PyYAML >=5.4, <6.1.0
7- fsspec[http] >=2022.5.0, <2024 .4.0
7+ fsspec[http] >=2022.5.0, <2025 .4.0
88torchmetrics >=0.7.0, <1.8.0
99packaging >=20.0, <=25.0
1010typing-extensions >=4.4.0, <4.11.0
Original file line number Diff line number Diff line change 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- requests <2.32 .0
5- torchvision >=0.16.0, <0.22 .0
4+ requests <2.33 .0
5+ torchvision >=0.16.0, <0.23 .0
66ipython[all] <8.19.0
77torchmetrics >=0.10.0, <1.8.0
88lightning-utilities >=0.8.0, <0.15.0
Original file line number Diff line number Diff line change 1- coverage ==7.3.1
1+ coverage ==7.8.0
22pytest ==8.3.5
3- pytest-cov ==4 .1.0
3+ pytest-cov ==6 .1.1
44pytest-timeout ==2.1.0
55pytest-rerunfailures ==12.0
66pytest-random-order ==1.1.0
77
88# needed in tests
99cloudpickle >=1.3, <3.2.0
10- scikit-learn >0.22.1, <1.4 .0
10+ scikit-learn >0.22.1, <1.7 .0
1111numpy >=1.17.2, <1.27.0
1212onnx >=1.12.0, <1.17.0
1313onnxruntime >=1.12.0, <1.21.0
1414psutil <5.9.6 # for `DeviceStatsMonitor`
15- pandas >1.0, <2.2 .0 # needed in benchmarks
15+ pandas >1.0, <2.3 .0 # needed in benchmarks
1616fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
1717uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
1818
Original file line number Diff line number Diff line change 11mypy==1.15.0
2- torch==2.6 .0
2+ torch==2.7 .0
33
44types-Markdown
55types-PyYAML
You can’t perform that action at this time.
0 commit comments