diff --git a/setup.py b/setup.py index e85c0a4fe..db8cdc53d 100644 --- a/setup.py +++ b/setup.py @@ -143,7 +143,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]: "uvicorn==0.23.1", "websockets==11.0.2", "locust==2.16.1", - "streamlit==1.26.0", + "streamlit==1.27.0", "streamlit-chat==0.1.1", ]