diff --git a/pyproject.toml b/pyproject.toml index 5dbab9e..324d022 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dynamic = ["version"] authors = [{ name = "reqstool" }] description = "Hatch plugin to process reqstool-python-decorators when building with Hatch" readme = "README.md" -requires-python = ">=3.10" +requires-python = ">=3.13" classifiers = [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3",