Initial commit

This commit is contained in:
Aiden Dai
2024-03-27 15:20:24 +08:00
parent f77df2c536
commit f974cb2728
21 changed files with 2149 additions and 5 deletions

4
src/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi==0.103.0
pydantic==2.6.3
uvicorn==0.27.0.post1
mangum==0.17.0