From db5584c0c5531f1a3649333906bf9bc0d3a0066a Mon Sep 17 00:00:00 2001 From: Przemyslaw Wysocki Date: Thu, 28 Nov 2024 12:27:33 +0000 Subject: [PATCH] [Debug] Revert setuptools changes --- src/bindings/python/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings/python/constraints.txt b/src/bindings/python/constraints.txt index 7dd458826155b4..ea1514aef55c9c 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -10,7 +10,7 @@ pytest-timeout==2.3.1 # Python bindings build<1.3 pygments>=2.8.1 -setuptools>=70.1,<75.7 +setuptools>=65.6.1,<75.3.0 sympy>=1.10 wheel>=0.38.1 patchelf<=0.17.2.1