prompt-toolkit>=3.0
rich>=13.0
click>=8.0
toml>=0.10
filelock>=3.12
httpx>=0.25
keyring>=24.0
huggingface-hub>=0.20

[all]
mlx>=0.5
mlx-lm>=0.5
llama-cpp-python>=0.2
torch>=2.0
transformers>=4.35
safetensors>=0.4

[dev]
build>=1.2
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.1
mypy>=1.5
twine>=5.1
types-toml>=0.10

[gguf]
llama-cpp-python>=0.2

[mlx]
mlx>=0.5
mlx-lm>=0.5

[torch]
torch>=2.0
transformers>=4.35
safetensors>=0.4
