diff --git a/pyproject.toml b/pyproject.toml index ece098e..f84bd79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "pytest", "ruff", ] -requires-python = ">=3.12" +requires-python = ">=3.10" classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent",