# Core dependencies
numpy>=1.21.0
h5py>=3.7.0
msgpack>=1.0.0
tqdm>=4.62.0

# Text embedding dependencies
sentence-transformers>=2.2.0
transformers>=4.20.0
torch>=1.12.0

# Development dependencies (optional)
# pytest>=7.0.0
# pytest-cov>=4.0.0
# black>=22.0.0
# isort>=5.10.0
# flake8>=5.0.0
# mypy>=1.0.0

# Documentation dependencies (optional)
# sphinx>=5.0.0
# sphinx-rtd-theme>=1.0.0
# myst-parser>=0.18.0

# Benchmark dependencies (optional)
# matplotlib>=3.5.0
# pandas>=1.4.0
# seaborn>=0.11.0
