torch>=2.1.0
transformers>=4.36.0
datasets>=2.16.0
hydra-core>=1.3.0
omegaconf>=2.3.0
wandb>=0.16.0
accelerate>=0.25.0
networkx>=3.0
matplotlib>=3.8.0
numpy>=1.24.0
tqdm>=4.66.0
pyyaml>=6.0
einops>=0.7.0
scipy>=1.11.0
openpyxl>=3.1.0
evaluate>=0.4.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
ruff>=0.1.0

[library]
faiss-cpu>=1.7.0
sentence-transformers>=2.2.0
scikit-learn>=1.3.0

[serve]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
safetensors>=0.4.0
httpx>=0.25.0
requests>=2.31.0
bitsandbytes>=0.41.0
