feat: update Dockerfile for multi-stage build and add frontend themes; update dependencies in requirements.txt
This commit is contained in:
+7
-7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user