diff --git a/pyproject.toml b/pyproject.toml
index 6689b7010e9bf2399d2f59de548c9b280ff65cd8..29ecf75f93d28ff5dd0eb0c79befbbc670784270 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@
 name = "aidge_export_arm_cortexm"
 description = "Aidge export for ARM CortexM systems"
 readme = "README.md"
-requires-python = ">=3.8"
+requires-python = ">=3.10"
 license = { "text" = "Eclipse Public License 2.0 (EPL-2.0)" }
 dynamic = ["version"] # defined by pbr