diff --git a/python/geobrix/pyproject.toml b/python/geobrix/pyproject.toml index dd8afe7..072f9a0 100644 --- a/python/geobrix/pyproject.toml +++ b/python/geobrix/pyproject.toml @@ -71,7 +71,7 @@ filterwarnings = [ ] [build-system] -requires = ["setuptools>=61.2", "wheel"] +requires = ["setuptools>=82.0.1", "wheel"] [tool.setuptools] include-package-data = false