use aliyun s3 store for this project

This commit is contained in:
2026-05-17 19:24:20 +08:00
parent 0d784c994a
commit 9748992135
5 changed files with 358 additions and 1 deletions
+2
View File
@@ -5,8 +5,10 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"boto3>=1.43.9",
"fastapi>=0.136.1",
"httpx>=0.28.1",
"oss2>=2.19.1",
"python-jose>=3.5.0",
"sqlalchemy>=2.0.49",
"ulid-py>=1.1.0",