From 0c38f1d3a8da8c14a2c49f654cfee9feb2169b9d Mon Sep 17 00:00:00 2001 From: DH K Date: Wed, 18 Mar 2026 11:26:14 +0900 Subject: [PATCH] add requirements --- requirements.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..616b9ee --- /dev/null +++ b/requirements.txt @@ -0,0 +1,45 @@ +asgiref +certifi +charset-normalizer +colorama +contourpy +cycler +decorator +fonttools +future +idna +ImageIO +imageio-ffmpeg +iso8601 +kiwisolver +lazy_loader +matplotlib +moviepy +narwhals +networkx +numpy +packaging +pandas +pillow +plotly +proglog +pyLSV2 +pyparsing +PyQt5 +PyQt5-Qt5 +PyQt5_sip +pyqtgraph +python-dateutil +python-dotenv +pytz +PyYAML +requests +scikit-image +scipy +six +tifffile +tqdm +typing_extensions +tzdata +urllib3 +psutil \ No newline at end of file