File size: 611 Bytes
d7ad409
 
 
 
 
4aa7f85
d7ad409
 
 
 
 
 
 
 
 
 
 
4c5a48f
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ────────── Core ──────────────────
numpy>=1.26,<1.28       # Py3.10 ν˜Έν™˜ μ΅œμƒμœ„
pandas>=2.2,<2.3
scipy>=1.11,<1.16
statsmodels>=0.14,<0.15

# ────────── Forecasting ───────────
prophet==1.1.5          # Py3.10 + cmdstanpy backend
cmdstanpy>=1.1,<1.2     # prophet λ‚΄λΆ€ 호좜

# ────────── App & Viz ─────────────
streamlit>=1.33,<2.0
plotly>=5.20,<6.0
seaborn>=0.13,<0.14
matplotlib>=3.8,<3.9
pyarrow>=14.0           # Parquet I/O

statsmodels 
scikit-learn