diff --git a/llm/requirements.txt b/llm/requirements.txt index ae56fbc..8a474c4 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -7,6 +7,6 @@ openai==0.27.8 pyopenssl==23.2.0 pysocks==1.7.1 python-dotenv==1.0.0 -streamlit==1.25.0 +streamlit==1.37.0 tiktoken==0.4.0 unstructured==0.8.4