Files
AI_portal/contract-check/requirements.txt
2026-07-07 13:16:26 +02:00

11 lines
169 B
Plaintext

fastapi>=0.115
uvicorn[standard]>=0.30
PyMuPDF>=1.24
pytesseract>=0.3.10
Pillow>=10.0
python-multipart>=0.0.9
openai>=1.50
python-dotenv>=1.0
aiofiles>=23.0
httpx>=0.27