# Test dependencies
pytest==9.0.2
pytest-bdd==8.1.0
pytest-cov==7.0.0
pytest-mock==3.15.1
pytest-benchmark==5.2.3
pytest-xdist==3.8.0
responses==0.25.8
freezegun==1.5.5
hypothesis==6.151.6

# Linting and formatting
ruff==0.15.0
vulture==2.14

# Documentation
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.28.0
marimo==0.19.11
codespell>=2.3.0
pymarkdownlnt>=0.9.0

# Core dependencies (also in requirements.txt)
numpy
pandas
scipy
matplotlib
seaborn
requests
psycopg2-binary
python-dotenv
tenacity
