# 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 | |