From 537fe94352ea8fec76caab097a92151522ee9490 Mon Sep 17 00:00:00 2001 From: marques <20172333133@m.scnu.edu.cn> Date: Sat, 11 Jan 2025 17:16:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a15eb3a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +matplotlib==3.8.3 +numpy==1.26.4 +packaging==24.2 +pandas==2.2.3 +pillow==11.1.0 +pyEDFlib==0.1.38 +PyQt5==5.15.10 +PyQt5-Qt5==5.15.2 +PyQt5_sip==12.16.1 +PyYAML==6.0.1 +scipy==1.15.1 +six==1.17.0 +tqdm==4.66.4 +