Add requirements.txt for both backends

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 12:04:43 +02:00
parent bc4b871cfb
commit 3dcb98f82f
3 changed files with 17 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi==0.135.2
uvicorn==0.42.0
oracledb==3.4.2
sentence-transformers==5.3.0
torch==2.11.0
Pillow==10.2.0
python-dotenv==1.0.1