JUNGU commited on
Commit
88887fc
·
verified ·
1 Parent(s): aa8e01a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -35
requirements.txt CHANGED
@@ -1,35 +1,23 @@
1
- cffi==1.17.0
2
- charset_normalizer==3.3.2
3
- constructor==0.1.0
4
- Cython==3.0.11
5
- cython==3.0.11
6
- fitz==0.0.1.dev2
7
- flint==0.0.1
8
- gmpy2==2.2.1
9
- gradio==4.42.0
10
- hypothesis==6.111.2
11
- ipython==8.12.3
12
- langchain==0.2.15
13
- langchain_chroma==0.1.3
14
- langchain_openai==0.1.23
15
- lll==0.0.1
16
- mpmath==1.3.0
17
- mtrand==0.1
18
- mypy==1.11.2
19
- numba==0.60.0
20
- numeric==24.2
21
- olefile==0.47
22
- pdfplumber==0.5.28
23
- pip==24.2
24
- PyInstaller==6.10.0
25
- PyJWT==2.9.0
26
- PyPDF2==3.0.1
27
- PyQt6==6.7.1
28
- PySide6==6.7.2
29
- pytest==8.3.2
30
- python-dotenv==1.0.1
31
- pytz==2024.1
32
- setuptools==74.0.0
33
- streamlit==1.38.0
34
- threadpoolctl==3.5.0
35
- typing_extensions==4.12.2
 
1
+ langchain
2
+ langchain_chroma
3
+ langchain_openai
4
+ pdfplumber
5
+ PyPDF2
6
+ Pillow
7
+ PyMuPDF
8
+ chromadb
9
+ pydantic
10
+ pydantic-settings
11
+ pymupdf
12
+ PyJWT
13
+ PyPDF2
14
+ PyQt6
15
+ PySide6
16
+ pytest
17
+ python-dotenv
18
+ pytz
19
+ setuptools
20
+ threadpoolctl
21
+ typing_extensions
22
+ frontend
23
+ python-dotenv