diff --git a/pyproject.toml b/pyproject.toml index 5cf08ac0..c561057b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ {name = "Mike Jacobi", email = "mikej@allenai.org"}, ] readme = "README.md" -requires-python = ">=3.10" +requires-python = ">=3.11" dynamic = ["dependencies"]