Python 3.13 for home assistant

This commit is contained in:
2025-10-30 07:50:04 +01:00
parent 027a16a769
commit 1f9b108dd0

View File

@@ -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",