# Test dependencies
pytest>=7.0.0
pytest-bdd>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-benchmark>=4.0.0
pytest-xdist>=3.0.0
responses>=0.23.0
freezegun>=1.2.0
hypothesis>=6.0.0

# Linting and formatting
ruff>=0.1.0
vulture

# Documentation
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.28.0
marimo>=0.13.0
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
