From d4e3ae0c55814bd0510b10efdab04c4a518331d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 03:13:22 +0000 Subject: [PATCH] Update dependency setuptools to v80 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5c22ab..cf94637 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -setuptools~=70.0.0 +setuptools~=80.7.1 Cython~=3.0.0 \ No newline at end of file