diff -Naur ./pyproject.toml ./pyproject.toml
--- ./pyproject.toml	2024-05-25 11:16:39
+++ ./pyproject.toml	2024-05-25 11:17:06
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: Apache-2.0
 
 [build-system]
-requires = ["setuptools>=64", "protobuf>=3.20.2", "cmake"]
+requires = ["setuptools>=64", "protobuf>=3.20.2"]
 build-backend = "setuptools.build_meta"
 
 [project]
