Store monitoring TG media in MinIO
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 45s

This commit is contained in:
Grendgi
2026-06-05 16:58:08 +03:00
parent 4ac976b4eb
commit a924cd832b
10 changed files with 248 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ dependencies = [
"pydantic>=2.9",
"pydantic-settings>=2.6",
"structlog>=24.4",
"minio>=7.2",
]
[project.optional-dependencies]