ankur2402 commited on
Commit
569298b
1 Parent(s): a5fde22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,13 +1,15 @@
1
- streamlit==1.23.1
2
- langchain==0.0.225
3
- pydantic==1.9
4
  utils==1.0.1
5
  cohere==4.11.2
6
- openai==0.27.8
7
  pypdf2==3.0.1
8
- tiktoken==0.4.0
9
  PyPDF2==3.0.1
10
- chromadb==0.3.27
11
- google-search-results==2.4.2
12
  fpdf==1.7.2
13
- pypdf==3.12.1
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  utils==1.0.1
2
  cohere==4.11.2
 
3
  pypdf2==3.0.1
 
4
  PyPDF2==3.0.1
 
 
5
  fpdf==1.7.2
6
+ pypdf==3.12.1
7
+ streamlit~=1.23.1
8
+ utils~=1.0.1
9
+ cohere~=4.11.2
10
+ openai~=0.27.8
11
+ tiktoken~=0.4.0
12
+ langchain~=0.0.230
13
+ chromadb~=0.3.27
14
+ google-search-results~=2.4.2
15
+ duckduckgo-search