From 3948153d725081ddf4d3782df76950247226766d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:42:05 +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 d1ae1fd39d..51b92051c5 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.1 googleapis-common-protos