# Core dependencies
torch>=2.1.0
numpy>=1.26.0
pandas>=2.1.0
matplotlib>=3.5.0
seaborn>=0.13.0
transformers>=4.30.0
datasets>=2.14.0
pyarrow>=14.0.1
triton>=2.1.0
sentencepiece>=0.2.0
tqdm>=4.65.0

# Testing and development
pytest>=8.0.0
pytest-cov>=6.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.5.0

# Documentation
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
