diff --git a/archived/notebooks/workshops/chatbot-apps/requirements.txt b/archived/notebooks/workshops/chatbot-apps/requirements.txt index ea84966b59..d84946368f 100644 --- a/archived/notebooks/workshops/chatbot-apps/requirements.txt +++ b/archived/notebooks/workshops/chatbot-apps/requirements.txt @@ -4,6 +4,6 @@ langchain==0.0.195 faiss-cpu==1.7.4 unstructured==0.9.3 langchainplus-sdk==0.0.8 -streamlit==1.23.1 +streamlit==1.30.0 streamlit-chat==0.0.2.2 transformers==4.30.2 \ No newline at end of file