diff --git a/libraries/microsoft-agents-a365-notifications/pyproject.toml b/libraries/microsoft-agents-a365-notifications/pyproject.toml index 8ec5d86b..a25fed87 100644 --- a/libraries/microsoft-agents-a365-notifications/pyproject.toml +++ b/libraries/microsoft-agents-a365-notifications/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-core/pyproject.toml b/libraries/microsoft-agents-a365-observability-core/pyproject.toml index e86e51c3..916e2be8 100644 --- a/libraries/microsoft-agents-a365-observability-core/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-core/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml b/libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml index 924cd027..e1148b7b 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-extensions-langchain/pyproject.toml b/libraries/microsoft-agents-a365-observability-extensions-langchain/pyproject.toml index 7a6ebf27..a50cfd36 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-langchain/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-extensions-langchain/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml b/libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml index 604f5196..b503bd24 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/pyproject.toml b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/pyproject.toml index 8c898b98..625fe341 100644 --- a/libraries/microsoft-agents-a365-observability-extensions-semantickernel/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-extensions-semantickernel/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-observability-hosting/pyproject.toml b/libraries/microsoft-agents-a365-observability-hosting/pyproject.toml index 4c4ac387..f4318dea 100644 --- a/libraries/microsoft-agents-a365-observability-hosting/pyproject.toml +++ b/libraries/microsoft-agents-a365-observability-hosting/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-runtime/pyproject.toml b/libraries/microsoft-agents-a365-runtime/pyproject.toml index ebe7722b..d3ada73d 100644 --- a/libraries/microsoft-agents-a365-runtime/pyproject.toml +++ b/libraries/microsoft-agents-a365-runtime/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml index f149536d..fb954bc3 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/pyproject.toml b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/pyproject.toml index 5b040d25..be13a419 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling-extensions-googleadk/pyproject.toml b/libraries/microsoft-agents-a365-tooling-extensions-googleadk/pyproject.toml index e0b831ec..b483998e 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-googleadk/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling-extensions-googleadk/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling-extensions-openai/pyproject.toml b/libraries/microsoft-agents-a365-tooling-extensions-openai/pyproject.toml index 1e118515..172b2cc3 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-openai/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling-extensions-openai/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/pyproject.toml b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/pyproject.toml index a3cdbca7..6e18e99e 100644 --- a/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling-extensions-semantickernel/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/libraries/microsoft-agents-a365-tooling/pyproject.toml b/libraries/microsoft-agents-a365-tooling/pyproject.toml index 0f0780d9..0625f862 100644 --- a/libraries/microsoft-agents-a365-tooling/pyproject.toml +++ b/libraries/microsoft-agents-a365-tooling/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"] +requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"] build-backend = "build_backend" [project] diff --git a/pyproject.toml b/pyproject.toml index 5ce35f12..3834afa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=68", "wheel", "setuptools-git-versioning>=2.0,<3"] +requires = ["setuptools>=83.0.0", "wheel", "setuptools-git-versioning>=2.0,<3"] build-backend = "setuptools.build_meta" [tool.uv.workspace]