alexkueck commited on
Commit
086cda0
·
verified ·
1 Parent(s): b6d8e68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -5,7 +5,6 @@ langchain
5
  langchain_community
6
  openai
7
  pymongo
8
- pypdf
9
  numpy
10
  python-dotenv
11
  tiktoken
@@ -22,11 +21,15 @@ Pygments
22
  llama_index
23
  markdown
24
  markdown2
25
- duckduckgo_search
26
- tavily-python
27
  scikit-learn
28
  nltk
29
  pyspellchecker
30
  reportlab
31
  PyPDF2
 
 
 
 
 
 
32
  langchain-huggingface
 
5
  langchain_community
6
  openai
7
  pymongo
 
8
  numpy
9
  python-dotenv
10
  tiktoken
 
21
  llama_index
22
  markdown
23
  markdown2
 
 
24
  scikit-learn
25
  nltk
26
  pyspellchecker
27
  reportlab
28
  PyPDF2
29
+ python-Levenshtein
30
+ fuzzywuzzy
31
+ python-docx
32
+ python-pptx
33
+ pypdf
34
+ PyMuPDF
35
  langchain-huggingface