docker file

This commit is contained in:
jeremygan2021
2025-11-16 18:10:29 +08:00
parent 1678d67cfa
commit 6dc4d0699a
7 changed files with 243 additions and 5 deletions

View File

@@ -10,4 +10,6 @@ pydantic-settings==2.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
aiofiles==23.2.1
httpx==0.25.2
httpx==0.25.2
itsdangerous==2.1.2
jinja2==3.1.2