diff --git a/Pipfile b/Pipfile index 465f7fd..920bf89 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ loguru = "*" requests = "*" neo4j-driver = "==1.7.6" gseapy = "==0.9.16" -streamlit = "==0.78.0" +streamlit = "==1.11.1" tqdm = "*" pillow = "*" click = "==8"