From f1a4377b32278f20f7be625ca2cfca080eed00e6 Mon Sep 17 00:00:00 2001 From: Hang Date: Mon, 17 Nov 2025 15:28:12 +0800 Subject: [PATCH] Init --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 7ca255823..f43895e87 100644 --- a/setup.py +++ b/setup.py @@ -85,6 +85,7 @@ 'deepdiff~=6.3.0', 'azure-cli-diff-tool~=0.0.6', 'packaging', + 'setuptools==70.0.0', 'tqdm', 'wheel==0.30.0', 'microsoft-security-utilities-secret-masker~=1.0.0b2'