diff --git a/unified-search-app/pyproject.toml b/unified-search-app/pyproject.toml index 2b55568f63..c847338849 100644 --- a/unified-search-app/pyproject.toml +++ b/unified-search-app/pyproject.toml @@ -29,7 +29,7 @@ dev = [ ] [build-system] -requires = ["setuptools>=64", "wheel"] +requires = ["setuptools>=83.0.0", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find]