diff --git a/pyproject.toml b/pyproject.toml index b9d722dc2..d03d731f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ # Copyright (c) Contributors to the OpenEXR Project. [build-system] -requires = ["scikit-build-core==0.8.1", "pybind11"] +requires = ["scikit-build-core==0.10.7", "pybind11"] build-backend = "scikit_build_core.build" [project]