change python version

This commit is contained in:
2026-03-16 16:02:20 +08:00
parent cb454c0f3f
commit 825c64c4dd
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ name = "models-deploy"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.11"
dependencies = []