diff --git a/pyproject.toml b/pyproject.toml index d9571cf79..5892f50ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", "Topic :: Scientific/Engineering :: Information Analysis", ] -requires-python = ">=3.13,<3.14" +requires-python = ">=3.10,<3.14" dependencies = [ "policyengine-core>=3.23.6", "microdf-python>=1.2.1",