diff --git a/citation_networks/src/streamlit_app/requirements.txt b/citation_networks/src/streamlit_app/requirements.txt index df35cb1..dada5ad 100644 --- a/citation_networks/src/streamlit_app/requirements.txt +++ b/citation_networks/src/streamlit_app/requirements.txt @@ -1,5 +1,5 @@ networkx==2.5 -streamlit==0.80.0 +streamlit==1.11.1 pandas==1.2.2 pyvis==0.1.9 dill==0.3.3