Python 3.13 for home assistant
This commit is contained in:
@@ -3,7 +3,7 @@ name = "rapt-cloud-api"
|
|||||||
version = "0.2.2"
|
version = "0.2.2"
|
||||||
description = "Python bindings for the Rapt.io API"
|
description = "Python bindings for the Rapt.io API"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.14"
|
requires-python = ">=3.13"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aiohttp>=3.13.1",
|
"aiohttp>=3.13.1",
|
||||||
"loguru>=0.7.3",
|
"loguru>=0.7.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user