diff --git a/pyproject.toml b/pyproject.toml index c5bd834f..4fa48839 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "ams-wf" version = "1.0" -requires-python = ">=3.9" +requires-python = ">=3.10" maintainers = [ { name = "Konstantinos Parasyris", email = "parasyris1@llnl.gov" }, { name = "Loic Pottier", email = "pottier1@llnl.gov" },