diff --git a/pyproject.toml b/pyproject.toml index 65d2a28..326bfd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "sentry_ophio" -requires-python = ">=3.11" +requires-python = ">=3.10" license = { text = "Apache-2.0" } classifiers = [ "License :: OSI Approved :: Apache Software License",