From 68c163be980fe15339be439d759620e42821eaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 12:04:24 +0000 Subject: [PATCH] Bump setuptools from 58.0.4 to 65.5.1 in /vision/cnns/pytorch Bumps [setuptools](https://github.com/pypa/setuptools) from 58.0.4 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v58.0.4...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vision/cnns/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/cnns/pytorch/requirements.txt b/vision/cnns/pytorch/requirements.txt index 66468e42d..f4f05abcb 100644 --- a/vision/cnns/pytorch/requirements.txt +++ b/vision/cnns/pytorch/requirements.txt @@ -18,7 +18,7 @@ grpcio==1.47.2 tritonclient[grpc]==2.16.0 git+https://github.com/lilohuang/PyTurboJPEG.git@8706665787c7290397859075ae2f0bf35afeb41a git+https://github.com/graphcore/examples-utils@latest_stable -setuptools==58.0.4 +setuptools==65.5.1 pytorch_lightning==1.9.0 torchmetrics==0.11.0 rich==13.3.1