From d33befcc7ef53f9dc4c98d727532378920e08787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 02:25:20 +0000 Subject: [PATCH] Bump torchpippy from 0.1.1 to 0.2.0 Bumps [torchpippy](https://github.com/pytorch/PiPPy) from 0.1.1 to 0.2.0. - [Commits](https://github.com/pytorch/PiPPy/compare/v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: torchpippy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index e3a180e4f02..a86ef972697 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -13,7 +13,7 @@ pygit2==1.13.3 pre-commit==3.3.2 twine==4.0.2 mypy==1.3.0 -torchpippy==0.1.1 +torchpippy==0.2.0 intel_extension_for_pytorch==2.2.0; sys_platform != 'win32' and sys_platform != 'darwin' onnxruntime==1.17.0 googleapis-common-protos