--- pyproject.toml.orig	2023-12-03 22:56:18
+++ pyproject.toml	2024-03-02 14:53:03
@@ -1,8 +1,8 @@
 [build-system]
 requires = [
-    "setuptools>=54.0", 
-    "setuptools_scm[toml]>=5.0,<7.0", 
-    "wheel>=0.36.2", 
+    "setuptools>=54.0",
+    "setuptools_scm>=5.0",
+    "wheel>=0.36.2",
     "Cython>=0.29.32"
     ]
 
