-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
184 lines (184 loc) · 3.58 KB
/
requirements.txt
File metadata and controls
184 lines (184 loc) · 3.58 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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile
#
absl-py==2.3.1
# via -r requirements.in
annotated-types==0.7.0
# via pydantic
anyio==4.12.0
# via
# google-genai
# httpx
cachetools==6.2.4
# via google-auth
certifi==2025.11.12
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via typer-slim
distro==1.9.0
# via google-genai
filelock==3.20.1
# via huggingface-hub
filetype==1.2.0
# via langchain-google-genai
fsspec==2025.12.0
# via huggingface-hub
google-auth[requests]==2.45.0
# via google-genai
google-genai==1.56.0
# via langchain-google-genai
h11==0.16.0
# via httpcore
hf-xet==1.2.0
# via huggingface-hub
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# -r requirements.in
# google-genai
# huggingface-hub
# langchain-mistralai
# langgraph-sdk
# langsmith
# ollama
httpx-sse==0.4.3
# via langchain-mistralai
huggingface-hub==1.2.3
# via tokenizers
idna==3.11
# via
# anyio
# httpx
# requests
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain[google-genai]==1.2.0
# via -r requirements.in
langchain-core==1.2.4
# via
# langchain
# langchain-google-genai
# langchain-mistralai
# langchain-ollama
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-google-genai==4.1.2
# via langchain
langchain-mistralai==1.1.1
# via -r requirements.in
langchain-ollama==1.0.1
# via -r requirements.in
langgraph==1.0.5
# via langchain
langgraph-checkpoint==3.0.1
# via
# langgraph
# langgraph-prebuilt
langgraph-prebuilt==1.0.5
# via langgraph
langgraph-sdk==0.3.1
# via langgraph
langsmith==0.5.0
# via langchain-core
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
ollama==0.6.1
# via langchain-ollama
orjson==3.11.5
# via
# langgraph-sdk
# langsmith
ormsgpack==1.12.1
# via langgraph-checkpoint
packaging==25.0
# via
# huggingface-hub
# langchain-core
# langsmith
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pydantic==2.12.5
# via
# google-genai
# langchain
# langchain-core
# langchain-google-genai
# langchain-mistralai
# langgraph
# langsmith
# ollama
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via rich
pyyaml==6.0.3
# via
# huggingface-hub
# langchain-core
requests==2.32.5
# via
# google-auth
# google-genai
# langsmith
# requests-toolbelt
requests-toolbelt==1.0.0
# via langsmith
rich==14.2.0
# via -r requirements.in
rsa==4.9.1
# via google-auth
shellingham==1.5.4
# via huggingface-hub
sniffio==1.3.1
# via google-genai
tenacity==9.1.2
# via
# google-genai
# langchain-core
tokenizers==0.22.1
# via langchain-mistralai
tqdm==4.67.1
# via huggingface-hub
typer-slim==0.20.1
# via huggingface-hub
typing-extensions==4.15.0
# via
# google-genai
# huggingface-hub
# langchain-core
# pydantic
# pydantic-core
# typer-slim
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.2
# via requests
uuid-utils==0.12.0
# via
# langchain-core
# langsmith
websockets==15.0.1
# via google-genai
xxhash==3.6.0
# via langgraph
zstandard==0.25.0
# via langsmith