This commit is contained in:
2026-02-26 19:18:58 +05:00
commit 2fedc1ac18
18 changed files with 445 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi
uvicorn
sqlalchemy
pydantic
pydantic-settings