1
0
forked from erp-dev/erp

feat: tencent tiia upload image support

This commit is contained in:
2026-01-16 19:57:57 +08:00
parent c73014f69c
commit ea28d7a4cf
5 changed files with 296 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ dependencies = [
"psycopg[binary]>=3.2.12",
"redis>=5.0.0",
"aiohttp>=3.13.2",
"tencentcloud-sdk-python>=3.0.0",
]
[dependency-groups]