From 250c4e895b03bd0e785fe04bd2768e1b89e2b093 Mon Sep 17 00:00:00 2001 From: ilgazca Date: Wed, 30 Jul 2025 19:03:43 +0300 Subject: [PATCH] req --- requirements.txt | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..8dede9af --- /dev/null +++ b/requirements.txt @@ -0,0 +1,41 @@ +blinker==1.9.0 +click==8.2.1 +cmdstanpy==1.2.5 +contourpy==1.3.3 +cycler==0.12.1 +Cython==3.0.11 +et_xmlfile==2.0.0 +Flask==3.1.1 +fonttools==4.59.0 +holidays==0.77 +importlib_resources==6.5.2 +itsdangerous==2.2.0 +Jinja2==3.1.6 +joblib==1.4.2 +kiwisolver==1.4.8 +MarkupSafe==3.0.2 +matplotlib==3.10.3 +narwhals==2.0.1 +numpy==1.26.4 +openpyxl==3.1.5 +packaging==24.1 +pandas==2.2.3 +patsy==1.0.1 +pillow==11.3.0 +plotly==6.2.0 +pmdarima==2.0.4 +prophet==1.1.7 +pyparsing==3.2.3 +python-dateutil==2.9.0.post0 +pytz==2025.2 +scikit-learn==1.5.2 +scipy==1.14.1 +setuptools==75.1.0 +six==1.17.0 +stanio==0.5.1 +statsmodels==0.14.3 +threadpoolctl==3.6.0 +tqdm==4.67.1 +tzdata==2025.2 +urllib3==2.2.3 +Werkzeug==3.1.3