# 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
pyfftw  # PyFFTW 0.13 on conda has a build issue: https://github.com/conda-forge/pyfftw-feedstock/issues/51
h5py
pytest>=2.0.0
pytest-cov
pytest-pep8
pytest-xdist
pytest-rerunfailures
pytest-mpl
codecov
pillow>=6.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
