This commit is contained in:
2026-04-22 18:19:33 +03:00
commit 9c18591823
8 changed files with 1222 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi==0.104.1
uvicorn==0.24.0
python-multipart==0.0.6
jinja2==3.1.2