upgrade python version

This commit is contained in:
pc
2026-04-23 18:07:34 +08:00
parent a45c2e3f39
commit e275458244

View File

@@ -4,7 +4,7 @@ version = "0.3.1"
description = "广州电信WIFI测试-e2e" description = "广州电信WIFI测试-e2e"
readme = "README.md" readme = "README.md"
authors = [{ name = "liumin", email = "liumin@glrocy.com" }] authors = [{ name = "liumin", email = "liumin@glrocy.com" }]
requires-python = "==3.12.6" requires-python = ">3.12.5"
dependencies = [ dependencies = [
"glrocky-sdk", "glrocky-sdk",