-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
118 lines (118 loc) · 4.3 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
arabic-reshaper==3.0.0
argcomplete==1.10.3
asn1crypto==1.5.1
attrs==23.2.0
beautifulsoup4==4.8.2
certifi==2023.11.17
cffi==1.16.0
chardet==3.0.4
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
compressed_rtf==1.0.6
cryptography==42.0.2
cssselect2==0.7.0
ctransformers==0.2.27
dataclasses-json==0.6.3
distro==1.9.0
docx2txt==0.8
ebcdic==1.1.1
envparse==0.2.0
extract-msg==0.28.7
faiss-cpu==1.7.4
fastapi==0.109.0
filelock==3.13.1
freetype-py==2.3.0
frozenlist==1.4.1
fsspec==2023.12.2
greenlet==3.0.3
h11==0.14.0
html5lib==1.1
httpcore==1.0.2
httpx==0.26.0
huggingface-hub==0.20.3
idna==3.6
IMAPClient==2.1.0
Jinja2==3.1.3
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
langchain==0.1.3
langchain-community==0.0.16
langchain-core==0.1.16
langchain-openai==0.0.3
langsmith==0.0.83
lxml==5.1.0
MarkupSafe==2.1.4
marshmallow==3.20.2
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.3
olefile==0.47
openai==1.9.0
oscrypto==1.3.0
packaging==23.2
pandas==2.2.0
pdfminer.six==20191110
pillow==10.2.0
py-cpuinfo==9.0.0
pycairo==1.25.1
pycparser==2.21
pycryptodome==3.20.0
pydantic==2.5.3
pydantic_core==2.14.6
pyHanko==0.21.0
pyhanko-certvalidator==0.26.3
pypdf==4.0.0
pypng==0.20220715.0
python-bidi==0.4.2
python-dateutil==2.8.2
python-dotenv==1.0.1
python-pptx==0.6.23
pytz==2023.3.post1
PyYAML==6.0.1
qrcode==7.4.2
regex==2023.12.25
reportlab==4.0.9
requests==2.31.0
rlPyCairo==0.3.0
safetensors==0.4.2
scikit-learn==1.4.1.post1
scipy==1.12.0
sentence-transformers==2.4.0
six==1.12.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.5
SpeechRecognition==3.8.1
SQLAlchemy==2.0.25
starlette==0.35.1
svglib==1.5.1
sympy==1.12
tenacity==8.2.3
textract==1.6.5
threadpoolctl==3.3.0
tiktoken==0.5.2
tinycss2==1.2.1
tokenizers==0.15.1
torch==2.2.1
tqdm==4.66.1
transformers==4.37.1
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2023.4
tzlocal==5.2
uritools==4.0.2
urllib3==2.1.0
uvicorn==0.27.0
webencodings==0.5.1
xhtml2pdf==0.2.13
xlrd==1.2.0
XlsxWriter==3.1.9
yarl==1.9.4