diff --git a/pyproject.toml b/pyproject.toml
index 68fc74f0109c8cbafea792210ca5379abbf36c72..9c3a98aec53a5e72aae93f6f3c45b5a56da07592 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,7 +2,7 @@
 name = "aidge_learning"
 description="Functions and alogrithms to train models in the AIDGE framework"
 dependencies = []
-requires-python = ">= 3.8"
+requires-python = ">= 3.10"
 readme = "README.md"
 license = { file = "LICENSE" }
 classifiers = [