diff --git a/requirements.txt b/requirements.txt index 1be1ef4..d1f98f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ matplotlib==3.5.2 pandas==1.4.3 plotly==5.9.0 prophet==1.1 -streamlit==1.11.0 +streamlit==1.11.1 streamlit_option_menu==0.3.2 yfinance==0.1.74