From 09886438bc014e7ce333281add3820402321d1ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 23:01:49 +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 7330a47cdf..01262bf693 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.1.0; sys_platform != 'win32' and sys_platform != 'darwin' onnxruntime==1.17.0 googleapis-common-protos