文件
gprMax/requirements.txt
Nathan Mannall b101bfe835 Remove unused dependencies from requirements.txt
- pytest is not used
- Dependency on PyEVTK has been removed by adopting VTKHDF
- reframe-hpc should be optional (only required to run the test suite)
2025-06-20 12:24:57 +01:00

29 行
365 B
Plaintext

# This file may be used to pip install dependencies using:
# $ pip install -r requirements.txt
colorama
cython
h5py
humanize
jinja2
jupyter
matplotlib
mpi4py
mpi4py-fft
numpy<2
numpy-stl
pandas
pre-commit
psutil
# pycuda
# pyopencl
scipy
terminaltables
tqdm
wheel
# The following are required to run the ReFrame test suite (uncomment if
# needed):
# reframe-hpc