charesz commited on
Commit
d152b5b
·
verified ·
1 Parent(s): 0e04b89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit==1.36.0
2
  streamlit-chat==0.1.1
3
  python-dotenv==1.0.1
4
 
5
- # Lock versions to avoid "proxies" error
6
  langchain==0.2.5
7
  langchain-openai==0.1.7
8
  openai==1.35.10
 
2
  streamlit-chat==0.1.1
3
  python-dotenv==1.0.1
4
 
5
+ # LangChain + OpenAI compatible
6
  langchain==0.2.5
7
  langchain-openai==0.1.7
8
  openai==1.35.10