feat: Обновление до Python 3.14

This commit is contained in:
AURUMVORXX
2025-10-25 22:21:44 +05:00
parent 82e728b1fc
commit db66994cc8
3 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name = "PyG2O"
version = "2.3.3"
description = ""
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.14"
dependencies = [
"fastapi>=0.116.1",
"uvicorn>=0.35.0",