# DEPRECATED: pyproject.toml is the source of truth for package dependencies.
# Keep this file only for temporary compatibility with older manual workflows.
# Prefer: uv pip install .    or    pip install .
mlx>=0.31.0
mlx-lm>=0.31.0
mlx-vlm>=0.4.0
huggingface-hub>=1.2.0
# mlx-audio>=0.2.0 - only install if you need tts, stt
pyfiglet>=1.0.0
psutil>=7.0.0
fastapi[all]>=0.115.0
jsonschema>=4.0.0
pillow>=10.0.0
requests>=2.31.0
torch>=2.0.0
torchvision>=0.15.0
pdf2image>=1.16.0  # for PDF to image conversion in vision models
