simple_forecast / requirements.txt
azizalto's picture
Update requirements
910e5b2
# Python3.8
# -- data and processing
pandas
# -- UI
streamlit==1.2.0
# -- model
pystan==2.19.1.1
prophet
# -- viz
plotly==5.3.1