This commit is contained in:
2026-03-20 12:10:41 +05:00
parent 6509971527
commit bf58b2d592
5 changed files with 114 additions and 93 deletions

View File

@@ -19,6 +19,7 @@ dependencies = [
"redis>=7.1.0",
"sqlalchemy>=2.0.47",
"psycopg>=3.3.3",
"flet>=0.82.2",
]
[project.optional-dependencies]