-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
155 lines (155 loc) · 2.46 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
absl-py==2.1.0
aiohttp==3.9.5
aiolimiter==1.1.0
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
asttokens
attrs==23.2.0
backoff==2.2.1
boto3==1.34.144
botocore==1.34.144
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cohere==5.5.8
colorama
coloredlogs==15.0.1
colorlog==6.8.2
comm
cryptography==42.0.8
dataclasses-json==0.6.7
debugpy
decorator
distro==1.9.0
environs==9.5.0
exceptiongroup
executing
faiss-cpu==1.8.0.post1
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.6.1
greenlet==3.0.3
grpcio==1.63.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
httpx-sse==0.4.0
huggingface-hub==0.23.4
humanfriendly==10.0
idna==3.7
importlib_metadata
intel-openmp==2021.4.0
ipykernel
ipython
jedi
Jinja2==3.1.4
jmespath==1.0.1
joblib==1.4.2
json5==0.9.25
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter_client
jupyter_core
langchain==0.2.7
langchain-community==0.2.6
langchain-core==0.2.17
langchain-text-splitters==0.2.2
langfuse==2.39.1
langsmith==0.1.83
lazy_loader==0.4
litellm==1.41.20
loguru==0.7.2
lxml==5.2.2
MarkupSafe==2.1.5
marshmallow==3.21.3
matplotlib-inline
mkl==2021.4.0
mpmath==1.3.0
multidict==6.0.5
mypy-extensions==1.0.0
nest_asyncio
networkx==3.3
nltk==3.8.1
numpy==1.26.4
openai==1.35.13
orjson==3.10.6
packaging==23.2
pandas==2.2.2
parameterized==0.9.0
parso
pickleshare
pillow==10.4.0
platformdirs
plotly==5.22.0
polars==1.1.0
prompt_toolkit
protobuf==5.27.2
psutil
pure-eval
pycparser==2.22
pycryptodome==3.15.0
pydantic==2.8.2
pydantic-settings==2.3.4
pydantic_core==2.20.1
Pygments
pymilvus==2.4.4
PyMuPDF==1.24.7
PyMuPDFb==1.24.6
pypdf==4.2.0
pyreadline3==3.4.1
python-dateutil
python-docx==1.1.2
python-dotenv==1.0.1
pytz==2024.1
pywin32==306
PyYAML==6.0.1
pyzmq
redis==5.0.7
redisvl==0.2.3
referencing==0.35.1
regex==2024.5.15
requests==2.32.3
requests-mock==1.12.1
rouge_score==0.1.2
rpds-py==0.19.0
s3transfer==0.10.2
safetensors==0.4.3
scikit-learn==1.5.1
scipy==1.14.0
semantic-router==0.0.51
sentence-transformers==3.0.1
setuptools==70.1.0
six
sniffio==1.3.1
SQLAlchemy==2.0.31
stack-data
sympy==1.12.1
tabulate==0.9.0
tbb==2021.13.0
tenacity==8.5.0
threadpoolctl==3.5.0
tiktoken==0.7.0
tokenizers==0.19.1
torch==2.3.1
tornado
tqdm==4.66.4
traitlets
transformers==4.42.3
types-requests==2.32.0.20240712
typing-inspect==0.9.0
typing_extensions
tzdata==2024.1
ujson==5.10.0
uptrain==0.7.1
urllib3==2.2.2
wcwidth
wheel==0.43.0
win32-setctime==1.1.0
wrapt==1.16.0
yarl==1.9.4
zipp