Initial commit

This commit is contained in:
Sam 2026-02-13 00:24:31 +01:00
commit 70c71105a1
7 changed files with 1817 additions and 0 deletions

7
requirements.txt Normal file
View file

@ -0,0 +1,7 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
jinja2==3.1.2
httpx==0.25.2
python-multipart==0.0.6
websockets==12.0
psutil==5.9.6