Skip to content

Commit b92e033

Browse files
chore(deps): bump torch from 2.0.1 to 2.2.0 in /tests/data/serve_resources/mlflow/pytorch (#4801)
* chore(deps): bump torch in /tests/data/serve_resources/mlflow/pytorch Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * add compatible torchvision version * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Erick Benitez-Ramos <[email protected]> Co-authored-by: Erick Benitez-Ramos <[email protected]>
1 parent 932c184 commit b92e033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/data/serve_resources/mlflow/pytorch/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ packaging==21.3
1111
pandas==2.2.1
1212
pyyaml==6.0.1
1313
requests==2.32.2
14-
torch==2.0.1
15-
torchvision==0.15.2
14+
torch==2.2.0
15+
torchvision==0.17.0
1616
tqdm==4.66.3

0 commit comments

Comments
 (0)