typer>=0.12.0
rich>=13.7.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
httpx[http2]>=0.27.0
pydantic>=2.8.0
pydantic-settings>=2.4.0
loguru>=0.7.0
python-dotenv>=1.0.0

[all]
distiq-code[compression,ml]

[compression]
llmlingua>=0.2.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
pytest-mock>=3.14.0
black>=24.0.0
ruff>=0.5.0
mypy>=1.11.0

[ml]
sentence-transformers>=3.0.0
faiss-cpu>=1.8.0
Pillow>=10.0.0
