From c59191658c4044dd0ecea2390797c2b17b1a22d8 Mon Sep 17 00:00:00 2001 From: p-wysocki Date: Mon, 2 Dec 2024 17:37:34 +0100 Subject: [PATCH] [Debug] Add setuptools to test constraints Signed-off-by: p-wysocki --- tests/constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/constraints.txt b/tests/constraints.txt index 004a2c65b5e474..436f3552862912 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -12,6 +12,7 @@ wheel>=0.38.1 defusedxml>=0.7.1 fastjsonschema~=2.17.1 tensorflow>=2.5,<2.19.0 +setuptools>=70.1,<75.7 requests>=2.25.1 opencv-python>=4.5 paddlepaddle==2.6.1