ProfessorLeVesseur commited on
Commit
e3c3d1e
·
verified ·
1 Parent(s): 819e506

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,9 +1,5 @@
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
9
 
 
1
+ streamlit==1.31.1
2
+ pinecone-client==3.0.2
3
+ openai==1.12.0
4
+ langchain==0.1.6
 
 
 
 
5