datawrapper>=2.0.7
mcp[cli]>=1.20.0
pandas>=2.0.0

[:python_version < "3.11"]
exceptiongroup
typing_extensions>=4.0.0

[dev]
pre-commit
setuptools-scm

[mypy]
mypy
pandas-stubs
types-requests

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-runner
pytest-cov
pytest-env
pytest-vcr
pytest-xdist
