diff --git a/pyproject.toml b/pyproject.toml index 3d0f11d..9ab259d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ ] readme = "README.md" license = {text = "Apache-2.0"} -requires-python = ">=3.8" +requires-python = ">=3.10" dependencies = [ "llvmlite",