Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung
This commit is contained in:
parent
84f49fafcf
commit
00be2bbcd5
17 changed files with 1107 additions and 0 deletions
10
backend/requirements.txt
Normal file
10
backend/requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
python-multipart==0.0.9
|
||||
pydantic[email]==2.8.2
|
||||
bcrypt==4.2.0
|
||||
PyJWT==2.9.0
|
||||
httpx==0.27.2
|
||||
openai==1.50.0
|
||||
anthropic==0.34.0
|
||||
pywebpush==2.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue