
[dev]
pytest>=6.0
pytest-cov>=2.0
black>=22.0
flake8>=4.0
mypy>=0.950
pre-commit>=2.0
isort>=5.0

[discovery]
mpmath>=1.3

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.17
sphinx-copybutton>=0.5

[mcp]
mpmath>=1.3
mcp>=1.0

[test]
pytest>=6.0
pytest-cov>=2.0
coverage>=6.0
