kltn20133118 commited on
Commit
681822c
·
verified ·
1 Parent(s): 8b5505e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +55 -55
requirements.txt CHANGED
@@ -1,55 +1,55 @@
1
- pymupdf
2
- unstructured==0.13.3
3
- pdf2image
4
- hnswlib==0.8.0
5
- pillow_heif==0.16.0
6
- pytesseract==0.3.10
7
- pikepdf
8
- google-cloud-aiplatform
9
- google-api-python-client==2.125.0
10
- langchain==0.1.20
11
- chromadb==0.4.14
12
- pdfplumber
13
- pdfminer.six
14
- pypdf== 4.1.0
15
- docx==0.2.4
16
- python-docx==1.1.0
17
- langchain-google-genai==1.0.1
18
- aspose-words
19
- plum-dispatch==1.7.4
20
- opencv-python
21
- unstructured_pytesseract
22
- unstructured_inference
23
- langchainhub==0.1.15
24
- docx2txt
25
- python-pptx
26
- groq
27
- streamlit
28
- openai
29
- openpyxl
30
- pandas
31
- dropbox==11.36.2
32
- pyjwt
33
- passlib
34
- fastapi==0.111.0
35
- fastapi-jwt-auth
36
- python-decouple
37
- firebase-admin
38
- httpx-oauth
39
- typing
40
- nest-asyncio
41
- pyngrok
42
- langchain-openai
43
- langchain-cohere==0.1.1
44
- markdown
45
- pydantic==1.10.11
46
- faiss-cpu==1.8.0
47
- rank_bm25
48
- mysql-connector-python
49
- SQLAlchemy==2.0.29
50
- PyMySQL
51
- pytest
52
- cloudinary
53
- psutil
54
- google-auth-oauthlib
55
- google-auth
 
1
+ pymupdf
2
+ unstructured==0.14.8
3
+ pdf2image==1.17.0
4
+ hnswlib
5
+ pillow_heif===0.16.0
6
+ pytesseract
7
+ pikepdf
8
+ google-cloud-aiplatform
9
+ google-api-python-client
10
+ langchain==0.1.20
11
+ chromadb==0.4.14
12
+ pdfplumber
13
+ pdfminer.six
14
+ pypdf
15
+ docx
16
+ python-docx==1.1.0
17
+ langchain-google-genai==1.0.1
18
+ aspose-words
19
+ plum-dispatch==1.7.4
20
+ opencv-python
21
+ unstructured_pytesseract
22
+ unstructured_inference
23
+ langchainhub==0.1.15
24
+ docx2txt
25
+ python-pptx
26
+ groq
27
+ streamlit
28
+ openai
29
+ openpyxl
30
+ pandas
31
+ dropbox==11.36.2
32
+ pyjwt
33
+ passlib
34
+ fastapi==0.111.0
35
+ fastapi-jwt-auth
36
+ python-decouple
37
+ firebase-admin
38
+ httpx-oauth
39
+ typing
40
+ nest-asyncio
41
+ pyngrok
42
+ langchain-openai
43
+ langchain-cohere==0.1.1
44
+ markdown
45
+ pydantic==1.10.11
46
+ faiss-cpu==1.8.0
47
+ rank_bm25
48
+ mysql-connector-python
49
+ SQLAlchemy==2.0.29
50
+ PyMySQL
51
+ pytest
52
+ cloudinary
53
+ psutil
54
+ google-auth-oauthlib
55
+ google-auth