diff --git a/dashboard-streamlit/requirements.txt b/dashboard-streamlit/requirements.txt index 3ce60da..e581ec5 100644 --- a/dashboard-streamlit/requirements.txt +++ b/dashboard-streamlit/requirements.txt @@ -1,4 +1,4 @@ -streamlit == 1.20.0 +streamlit == 1.37.0 pymongo == 4.3.3 numpy >= 1.24.0,<1.25 pandas == 1.5.3