feat: update Dockerfile for multi-stage build and add frontend themes; update dependencies in requirements.txt

This commit is contained in:
Lan
2026-01-24 10:31:43 +08:00
parent bf43727531
commit f5a5e03269
3 changed files with 35 additions and 10 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
aioboto3==13.4.0
aioboto3==15.5.0
aiohttp==3.13.3
aiofiles==24.1.0
fastapi==0.115.6
pydantic==2.10.4
uvicorn==0.34.0
tortoise-orm==0.22.1
python-multipart==0.0.20
aiofiles==25.1.0
fastapi==0.128.0
pydantic==2.12.5
uvicorn==0.40.0
tortoise-orm==0.25.3
python-multipart==0.0.21