# Note that this file is not explicitly used by setup.py for EQcorrscan.
numpy>=1.12
matplotlib>=1.3.0
scipy>=0.18,<1.9.0  # Pinned due to scipy/obspy hanning renaming
bottleneck
obspy>=1.3.0  # ObsPy <1.3.0 is incompatible with numpy >= 1.22: https://github.com/obspy/obspy/issues/2912
h5py
pytest>=2.0.0
pytest-cov
pytest-pep8
pytest-xdist
pytest-rerunfailures
pytest-mpl
codecov
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
