tferhan commited on
Commit
a284616
1 Parent(s): dbcf65c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -19
requirements.txt CHANGED
@@ -1,19 +1,18 @@
1
- langchain
2
- unidecode
3
- requests
4
- bs4
5
- pandas
6
- lxml
7
- langchainhub
8
- langchain_community
9
- langchain-huggingface
10
- python-pptx
11
- PyMuPDF
12
- python-docx
13
- docx
14
- pdfminer.six
15
- chardet
16
- openpyxl
17
- fastapi==0.99.1
18
- uvicorn
19
- pydantic==1.10.12
 
1
+ langchain
2
+ unidecode
3
+ requests
4
+ bs4
5
+ pandas
6
+ lxml
7
+ langchainhub
8
+ langchain-huggingface
9
+ python-pptx
10
+ PyMuPDF
11
+ python-docx
12
+ docx
13
+ pdfminer.six
14
+ chardet
15
+ openpyxl
16
+ fastapi==0.99.1
17
+ uvicorn
18
+ pydantic==1.10.12