chore: add project dependencies and ignores

This commit is contained in:
2026-06-16 14:17:31 +03:30
commit de4e478d04
2 changed files with 6 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi
uvicorn[standard]