File size: 376 Bytes
de84221
 
 
 
 
18f50a9
 
 
 
 
 
 
 
de84221
 
 
18f50a9
 
 
de84221
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Make pip resolve cleanly & eagerly
pip==24.0
--upgrade-strategy eager

# Core app
streamlit==1.38.0
streamlit-option-menu==0.3.13
pandas==2.2.2
numpy==1.26.4
plotly==5.24.1
yfinance==0.2.43
requests==2.32.3
scikit-learn==1.4.2

# HF + NLP stack (CPU wheels, mutually compatible)
torch==2.4.1
transformers==4.44.2
tokenizers==0.19.1
accelerate==0.34.2
huggingface_hub==0.26.2