feat: integrate MinIO-backed user filesystem
This commit is contained in:
@ -9,6 +9,7 @@ dependencies = [
|
||||
"httpx>=0.28.0,<1.0.0",
|
||||
"pydantic>=2.12.0,<3.0.0",
|
||||
"cryptography>=45.0.0,<46.0.0",
|
||||
"minio>=7.2.0,<8.0.0",
|
||||
"PyJWT>=2.10.0,<3.0.0",
|
||||
"python-multipart>=0.0.20,<1.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user