ProfessorLeVesseur commited on
Commit
6caaaef
·
verified ·
1 Parent(s): 887c152

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  streamlit==1.29.0
2
  pinecone-client==2.2.4
3
  openai==1.1.1
4
- langchain==0.0.350
5
  tiktoken==0.5.2
6
-
7
  python-dotenv==1.0.0
8
  streamlit-chat==0.1.1
9
  pandas==2.1.2
 
1
  streamlit==1.29.0
2
  pinecone-client==2.2.4
3
  openai==1.1.1
4
+ langchain==0.1.5
5
  tiktoken==0.5.2
 
6
  python-dotenv==1.0.0
7
  streamlit-chat==0.1.1
8
  pandas==2.1.2