
[ci]
pytest-xdist
diff_cover

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

[docs]
sphinx
matplotlib
sphinxcontrib-autoprogram

[gmp]

[gmp:python_version < "3.11"]
python-gmp>=0.4

[gmp:python_version >= "3.11"]
python-gmp>=0.5

[gmpy]
mpmath[gmpy2]

[gmpy2]
gmpy2>=2.3

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