From 3b820b7fc2c6e3c7accb3b4662e51bc91d1f371b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:30:00 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 70.0.0 in /dpr Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dpr/requirements_dpr.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpr/requirements_dpr.txt b/dpr/requirements_dpr.txt index eb03f45..93748c1 100644 --- a/dpr/requirements_dpr.txt +++ b/dpr/requirements_dpr.txt @@ -1,5 +1,5 @@ transformers==4.36.0 -setuptools==65.5.1 +setuptools==70.0.0 torch==2.0.1 datasets==2.14.6 numpy==1.25.0