diff --git a/pyproject.toml b/pyproject.toml index d818ad7..47cbc55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ ] readme = "README.md" license = {text = "Apache-2.0"} -requires-python = ">=3.13" +requires-python = ">=3.11" dependencies = [ "aiohttp", "cryptography",