sdgToPic / requirements.txt
Song
chore: use git lfs for large data files
b88006b
raw
history blame contribute delete
189 Bytes
# Core
streamlit>=1.35.0
pandas>=2.0.0
plotly>=5.18.0
numpy>=1.24.0
python-dotenv>=1.0.0
openpyxl>=3.1.0
# AI
openai>=1.3.0
# Utils
requests>=2.31.0
scipy>=1.10.0
# Testing
pytest>=7.0.0