-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
256 lines (256 loc) · 4.86 KB
/
Copy pathrequirements.txt
File metadata and controls
256 lines (256 loc) · 4.86 KB
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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
annotated-types==0.7.0
# via pydantic
anthropic==0.100.0
# via langchain-anthropic
anyio==4.13.0
# via
# anthropic
# httpx
# mcp
# sse-starlette
# starlette
appnope==0.1.4
# via ipykernel
asttokens==3.0.1
# via stack-data
attrs==26.1.0
# via
# jsonschema
# referencing
certifi==2026.4.22
# via
# httpcore
# httpx
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
# via uvicorn
comm==0.2.3
# via ipykernel
cryptography==48.0.0
# via pyjwt
debugpy==1.8.20
# via ipykernel
decorator==5.2.1
# via ipython
distro==1.9.0
# via anthropic
docstring-parser==0.18.0
# via anthropic
executing==2.2.1
# via stack-data
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# anthropic
# langgraph-sdk
# langsmith
# mcp
httpx-sse==0.4.3
# via mcp
idna==3.13
# via
# anyio
# httpx
# requests
ipykernel==7.2.0
# via browserless-langchain-examples (pyproject.toml)
ipython==9.13.0
# via ipykernel
ipython-pygments-lexers==1.1.1
# via ipython
jedi==0.20.0
# via ipython
jiter==0.14.0
# via anthropic
jsonpatch==1.33
# via langchain-core
jsonpointer==3.1.1
# via jsonpatch
jsonschema==4.26.0
# via mcp
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
# via ipykernel
jupyter-core==5.9.1
# via
# ipykernel
# jupyter-client
langchain-anthropic==1.4.3
# via browserless-langchain-examples (pyproject.toml)
langchain-core==1.3.3
# via
# langchain-anthropic
# langchain-mcp-adapters
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-mcp-adapters==0.2.2
# via browserless-langchain-examples (pyproject.toml)
langchain-protocol==0.0.15
# via langchain-core
langgraph==1.1.10
# via browserless-langchain-examples (pyproject.toml)
langgraph-checkpoint==4.0.3
# via
# langgraph
# langgraph-prebuilt
langgraph-prebuilt==1.0.13
# via langgraph
langgraph-sdk==0.3.14
# via langgraph
langsmith==0.8.2
# via langchain-core
matplotlib-inline==0.2.1
# via
# ipykernel
# ipython
mcp==1.27.0
# via langchain-mcp-adapters
nest-asyncio==1.6.0
# via ipykernel
orjson==3.11.9
# via
# langgraph-sdk
# langsmith
ormsgpack==1.12.2
# via langgraph-checkpoint
packaging==26.2
# via
# ipykernel
# langchain-core
# langsmith
parso==0.8.7
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.9.6
# via jupyter-core
prompt-toolkit==3.0.52
# via ipython
psutil==7.2.2
# via
# ipykernel
# ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pycparser==3.0
# via cffi
pydantic==2.13.4
# via
# anthropic
# langchain-anthropic
# langchain-core
# langgraph
# langsmith
# mcp
# pydantic-settings
pydantic-core==2.46.4
# via pydantic
pydantic-settings==2.14.0
# via mcp
pygments==2.20.0
# via
# ipython
# ipython-pygments-lexers
pyjwt==2.12.1
# via mcp
python-dateutil==2.9.0.post0
# via jupyter-client
python-dotenv==1.2.2
# via pydantic-settings
python-multipart==0.0.27
# via mcp
pyyaml==6.0.3
# via langchain-core
pyzmq==27.1.0
# via
# ipykernel
# jupyter-client
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
# via
# langsmith
# requests-toolbelt
requests-toolbelt==1.0.0
# via langsmith
rpds-py==0.30.0
# via
# jsonschema
# referencing
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anthropic
sse-starlette==3.4.1
# via mcp
stack-data==0.6.3
# via ipython
starlette==1.0.0
# via
# mcp
# sse-starlette
tenacity==9.1.4
# via langchain-core
tornado==6.5.5
# via
# ipykernel
# jupyter-client
traitlets==5.15.0
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# matplotlib-inline
typing-extensions==4.15.0
# via
# anthropic
# anyio
# ipython
# langchain-core
# langchain-mcp-adapters
# langchain-protocol
# mcp
# pydantic
# pydantic-core
# referencing
# starlette
# typing-inspection
typing-inspection==0.4.2
# via
# mcp
# pydantic
# pydantic-settings
urllib3==2.6.3
# via requests
uuid-utils==0.14.1
# via
# langchain-core
# langsmith
uvicorn==0.46.0
# via mcp
wcwidth==0.7.0
# via prompt-toolkit
xxhash==3.7.0
# via
# langgraph
# langsmith
zstandard==0.25.0
# via langsmith