diff --git a/setup.py b/setup.py index 3172a7819..eb0c18384 100644 --- a/setup.py +++ b/setup.py @@ -147,7 +147,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]: "uvicorn==0.23.1", "websockets==11.0.2", "locust==2.17.0", - "streamlit==1.27.0", + "streamlit==1.28.2", "streamlit-chat==0.1.1", ]