From 96bc2273f43b2a7551c836085de46fd421fc6100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:35:16 +0000 Subject: [PATCH] Bump setuptools from 40.8.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 40.8.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/v40.8.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0415bc1..5e57abe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.16.0 torch==1.0.1 torchtext==0.3.1 -setuptools==40.8.0 +setuptools==65.5.1 gensim==3.6.0 adabound==0.0.5 matplotlib==3.0.2