# Core dependencies
numpy>=1.19.0

# Optional dependencies
# For JIT compilation acceleration
# numba>=0.57.0

# For GPU support
# cupy>=12.0.0

# For visualization
# graphviz>=0.20.0
# matplotlib>=3.5.0

# For development
# pytest>=7.0.0
# black>=22.0.0
# flake8>=5.0.0
# sphinx>=5.0.0