From ac3176d90d0e525b20eaf1e898e9b0a3455c30da Mon Sep 17 00:00:00 2001 From: tylertitsworth Date: Mon, 22 Jul 2024 12:32:20 -0700 Subject: [PATCH] update setuptools to beyond v70 Signed-off-by: tylertitsworth --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 26dd2e557..0418b1648 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,5 +1,5 @@ numpy==1.26.4 -setuptools==69.5.1 +setuptools>=70.0.0 psutil==6.0.0 mkl==2024.2.0 mkl-include==2024.2.0