numpy>=1.24
scikit-learn>=1.3
requests>=2.31.0

[postgres]
psycopg2-binary>=2.9.0

[server]
fastapi>=0.115
uvicorn[standard]>=0.30
pydantic>=2.8
python-multipart>=0.0.9

[torch]
torch>=2.1
torchvision>=0.16
