# backend/requirements.txt | |
fastapi==0.115.0 | |
uvicorn==0.30.6 | |
opencv-python==4.10.0.84 | |
ultralytics==8.2.0 | |
simple-salesforce==1.12.6 | |
requests==2.32.3 | |
numpy==1.26.0 | |
jinja2==3.1.4 | |
python-dotenv==1.0.1 | |
torch==2.5.0 # Pinned to avoid weights_only=True default |