diff --git a/pyproject.toml b/pyproject.toml index f141088..cd374e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ { name = "S. Junges", email = "sebastian.junges@ru.nl" }, { name = "M. Volk", email = "m.volk@tue.nl" } ] -requires-python = ">=3.9" +requires-python = ">=3.10" dependencies = [ "stormpy>=1.10", ]