From 574e45e3668cbb347ad60d8121602e45b5ba6c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:22:53 +0000 Subject: [PATCH] Bump setuptools in /multimodal/frozen_in_time/pytorch Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 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/v59.6.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- multimodal/frozen_in_time/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimodal/frozen_in_time/pytorch/requirements.txt b/multimodal/frozen_in_time/pytorch/requirements.txt index 62c3b906f..b407f2d7b 100644 --- a/multimodal/frozen_in_time/pytorch/requirements.txt +++ b/multimodal/frozen_in_time/pytorch/requirements.txt @@ -40,7 +40,7 @@ requests==2.27.1 sacred==0.8.2 sacremoses==0.0.43 scipy==1.5.4 -setuptools==59.6.0 +setuptools==65.5.1 six==1.16.0 smmap==3.0.5 timm==0.5.4