feat(): storage upload file route

This commit is contained in:
gitgernit
2025-11-21 12:11:40 +03:00
parent fb6c415f1e
commit ef4f2ec999
4 changed files with 43 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@ dependencies = [
"firebase-admin>=7.1.0",
"aioboto3==15.5.0",
"prometheus-fastapi-instrumentator>=7.1.0",
"python-multipart>=0.0.20",
]
[dependency-groups]