Anne31415 commited on
Commit
20793c6
1 Parent(s): 272b4f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- langchain==0.0.335
2
- streamlit_analytics
3
  nltk==3.8.1
4
- PyPDF2==3.0.1
5
  python-dotenv==1.0.0
6
  streamlit==1.28.2
7
  faiss-cpu==1.7.4
8
  streamlit-extras
9
- openai==1.2.4
10
- tiktoken
 
1
+ langchain==0.0.338
 
2
  nltk==3.8.1
3
+ PyPDF2==3.17.0
4
  python-dotenv==1.0.0
5
  streamlit==1.28.2
6
  faiss-cpu==1.7.4
7
  streamlit-extras
8
+ openai==1.2.3
9
+ tiktoken==0.5.1