This commit is contained in:
jeremygan2021
2026-01-06 16:52:40 +08:00
parent bad11e8fa5
commit 0b546bd031
6 changed files with 462 additions and 11 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi
uvicorn
psycopg2-binary
pydantic
jinja2
python-multipart