chore: project bootstrap

This commit is contained in:
Vlad Doloman
2026-06-22 18:39:30 +03:00
commit 206c913a9f
2 changed files with 4 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi
uvicorn[standard]
pytest
pytest-asyncio