#
# requirements.txt used for a concrete testing environment.
#
# dependencies in pyproject.toml gives the abstract requirements
# used by 'pip install' to install cxroots as a library.
#

scipy==1.15.2
numpy==2.2.4
numpydoc==1.8.0
mpmath==1.3.0
rich==14.0.0
matplotlib==3.10.1
pytest==8.3.5
pytest-xdist==3.6.1
pytest-cov==6.1.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
