Update requirements.txt

#1
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  pypdf
2
  numpy==1.22.0
3
- langchain
4
  PyPDF2
5
  docx2txt
6
  gradio
7
  faiss-gpu
8
- openai
9
  tiktoken
10
  python-docx
11
  git+https://github.com/openai/whisper.git
 
1
  pypdf
2
  numpy==1.22.0
3
+ langchain==0.0.142
4
  PyPDF2
5
  docx2txt
6
  gradio
7
  faiss-gpu
8
+ openai==0.27.8
9
  tiktoken
10
  python-docx
11
  git+https://github.com/openai/whisper.git