From e141fd182d9b4a261a381d80b8c78da3e92a98c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:10:22 +0000 Subject: [PATCH] Bump pytorch-pfn-extras from 0.8.0 to 0.8.1 Bumps [pytorch-pfn-extras](https://github.com/pfnet/pytorch-pfn-extras) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/pfnet/pytorch-pfn-extras/releases) - [Commits](https://github.com/pfnet/pytorch-pfn-extras/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: pytorch-pfn-extras dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 820c3a9..8936b19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pandas==2.2.3 Pillow-SIMD==9.5.0.post2 progressbar2==4.5.0 pytorch-ignite==0.5.1 -pytorch-pfn-extras==0.8.0 +pytorch-pfn-extras==0.8.1 scikit-image==0.24.0 scikit-learn==1.5.2 scipy==1.14.1