commit 8f7325023738b88a7a7a6fa6275f7d631673bce4 Author: stingray <114566779+stingraypark@users.noreply.github.com> Date: Thu Jan 8 22:15:25 2026 +0900 Add files via upload diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7ecfc3b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,12 @@ +colorama==0.4.6 +joblib==1.5.3 +numpy==2.4.0 +pandas==2.3.3 +python-dateutil==2.9.0.post0 +pytz==2025.2 +scikit-learn==1.8.0 +scipy==1.16.3 +six==1.17.0 +threadpoolctl==3.6.0 +tqdm==4.67.1 +tzdata==2025.3 \ No newline at end of file