# Core dependencies
numpy>=1.24.0
grpcio>=1.60.0
grpcio-tools>=1.60.0
protobuf>=4.25.0

# Development dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.12.0
flake8>=7.0.0
mypy>=1.8.0

# Optional dependencies
matplotlib>=3.8.0  # For visualization in benchmarks
