
[ci]
pytest-xdist
diff_cover

[develop]
mpmath[tests]
flake518>=1.5
pytest-cov>=7
wheel
build

[docs]
sphinx
matplotlib
sphinxcontrib-autoprogram

[gmp]
python-gmp

[gmpy]
mpmath[gmpy2]

[gmpy2]
gmpy2>=2.3

[tests]
pytest>=6
packaging
pytest-timeout
pexpect
ipython
hypothesis

[tests:python_version < "3.15"]
numpy
matplotlib
