Anne31415 commited on
Commit
11df7eb
·
1 Parent(s): a2d99d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- langchain==0.0.331
 
2
  nltk==3.8.1
3
  PyPDF2==3.0.1
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
 
1
+ langchain==0.0.316
2
+ openai==0.28.1
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
  tiktoken==0.5.1