# Test requirements
pytest>=6.0
pytest-xdist>=2.0
pytest-cov>=2.10
pytest-benchmark>=3.2
pytest-sugar>=0.9
parameterized>=0.7

# Numerical dependencies (align with pyproject.toml)
numpy>=1.24.0
pandas>=1.5.0
scipy>=1.3.0
bottleneck>=1.3.0

# Visualization and report (for pyfolio, tearsheets, viz, PDF report tests)
matplotlib>=3.3
seaborn>=0.11
PyPDF2>=3.0
bokeh>=3.0
plotly>=5.0
