From 9bd0423529f8a22020d24b75526f3c1dde2f6843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=B3=BB=E6=81=BA?= <202115006@mail.sdu.edu.cn> Date: Tue, 17 Jun 2025 16:08:05 +0000 Subject: [PATCH] nice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛峻恺 <202115006@mail.sdu.edu.cn> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8278985..7a699d6 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ This project provides a Python-based workflow for processing ground-penetrating Make sure you have the following Python packages installed: ```bash -pip install numpy matplotlib scipy segyio +pip install numpy matplotlib scipy segyio math pdb traceback tqdm