-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
228 lines (228 loc) · 4.05 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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
# via
# langchain
# voyageai
aiolimiter==1.1.0
# via voyageai
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anthropic==0.32.0
# via -r requirements.in
anyio==4.4.0
# via
# anthropic
# httpx
# openai
attrs==24.2.0
# via aiohttp
boto3==1.34.157
# via cohere
botocore==1.34.157
# via
# boto3
# s3transfer
certifi==2024.7.4
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
cohere==5.6.2
# via -r requirements.in
diskcache==5.6.3
# via -r requirements.in
distro==1.9.0
# via
# anthropic
# openai
faiss-cpu==1.8.0.post1
# via -r requirements.in
fastavro==1.9.5
# via cohere
filelock==3.15.4
# via huggingface-hub
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.6.1
# via huggingface-hub
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via
# anthropic
# cohere
# openai
httpx-sse==0.4.0
# via cohere
huggingface-hub==0.24.5
# via tokenizers
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
jiter==0.5.0
# via
# anthropic
# openai
jmespath==1.0.1
# via
# boto3
# botocore
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.13
# via -r requirements.in
langchain-core==0.2.30
# via
# langchain
# langchain-text-splitters
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.99
# via
# langchain
# langchain-core
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.11.1
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
numpy==1.26.4
# via
# faiss-cpu
# langchain
# pandas
# pandas-stubs
# voyageai
openai==1.40.1
# via -r requirements.in
orjson==3.10.7
# via langsmith
packaging==24.1
# via
# faiss-cpu
# huggingface-hub
# langchain-core
pandas==2.2.2
# via -r requirements.in
pandas-stubs==2.2.2.240807
# via -r requirements.in
parameterized==0.9.0
# via cohere
pydantic==2.8.2
# via
# -r requirements.in
# anthropic
# cohere
# langchain
# langchain-core
# langsmith
# openai
pydantic-core==2.20.1
# via pydantic
python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via
# huggingface-hub
# langchain
# langchain-core
regex==2024.7.24
# via tiktoken
requests==2.32.3
# via
# cohere
# huggingface-hub
# langchain
# langsmith
# tiktoken
# voyageai
ruff==0.5.7
# via -r requirements.in
s3transfer==0.10.2
# via boto3
six==1.16.0
# via python-dateutil
sniffio==1.3.1
# via
# anthropic
# anyio
# httpx
# openai
sqlalchemy==2.0.32
# via langchain
sqlite-vec==0.1.1
# via -r requirements.in
tenacity==8.5.0
# via
# langchain
# langchain-core
# voyageai
tiktoken==0.7.0
# via -r requirements.in
tokenizers==0.20.0
# via
# anthropic
# cohere
tqdm==4.66.5
# via
# huggingface-hub
# openai
types-pytz==2024.1.0.20240417
# via pandas-stubs
types-requests==2.32.0.20240712
# via cohere
types-setuptools==71.1.0.20240806
# via -r requirements.in
types-tqdm==4.66.0.20240417
# via -r requirements.in
typing-extensions==4.12.2
# via
# anthropic
# cohere
# huggingface-hub
# langchain-core
# mypy
# openai
# pydantic
# pydantic-core
# sqlalchemy
tzdata==2024.1
# via pandas
unidecode==1.3.8
# via -r requirements.in
urllib3==2.2.2
# via
# botocore
# requests
# types-requests
voyageai==0.2.3
# via -r requirements.in
yarl==1.9.4
# via aiohttp