diff --git a/pyproject.toml b/pyproject.toml index 333a869..0837fd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "rapt-cloud-api" version = "0.2.2" description = "Python bindings for the Rapt.io API" readme = "README.md" -requires-python = ">=3.14" +requires-python = ">=3.13" dependencies = [ "aiohttp>=3.13.1", "loguru>=0.7.3",