change python version

This commit is contained in:
2026-04-24 12:05:04 +08:00
parent ea7936b841
commit e33be19ede

View File

@@ -4,7 +4,7 @@ version = "0.3.1"
description = "xiaomi"
readme = "README.md"
authors = [{ name = "liumin", email = "liumin@glrocy.com" }]
requires-python = "==3.12.6"
requires-python = ">3.12.5"
dependencies = ["glrocky-sdk", "uvicorn>=0.34.2"]