File size: 284 Bytes
5b593c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Core dependencies
streamlit==1.28.0
pandas==2.0.3
numpy==1.24.3
plotly==5.18.0
python-dateutil==2.8.2
pillow==10.0.1

# AI and ML libraries
google-generativeai==0.3.2
# elevenlabs==0.2.24 # Uncomment when implementing voice synthesis

# Data processing
pytz==2023.3
openpyxl==3.1.2