diff --git a/pyproject.toml b/pyproject.toml index e2dbf9b..223068a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "blazingai" version = "2.0.0" description = "A framework to accelerate AI development" authors = [{name= "Gianluca Rossi" , email= "gr.gianlucarossi@gmail.com" }] -requires-python = ">=3.8" +requires-python = ">=3.9" license = {file = "LICENSE"} readme = "README.md" dependencies = [