This commit is contained in:
CaffeineFueled 2025-04-15 21:16:46 +02:00
commit 09a564f792
7 changed files with 587 additions and 0 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
fastapi==0.104.1
uvicorn==0.23.2
jinja2==3.1.2
pydantic==2.4.2