This commit is contained in:
Caffeine Fueled 2025-10-17 22:38:32 +02:00
commit 03b21d932e
Signed by: cf7
GPG key ID: CA295D643074C68C
5 changed files with 367 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
fastapi==0.104.1
uvicorn==0.24.0
httpx==0.25.2