pyproject: flet в основные зависимости

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jze9
2026-07-14 11:14:17 +05:00
parent 2697e01714
commit 05ba753ade
2 changed files with 3 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.14"
dependencies = [
"asyncpg>=0.31.0",
"fastapi>=0.129.0",
"flet>=0.28.3",
"pydantic>=2.12.5",
"pydantic-settings>=2.13.0",
"sqlalchemy>=2.0.46",