-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
206 lines (206 loc) · 5.26 KB
/
requirements-dev.lock
File metadata and controls
206 lines (206 loc) · 5.26 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
# This file was autogenerated by uv via the following command:
# uv export -o requirements-dev.lock --no-hashes
-e .
annotated-types==0.7.0
# via pydantic
anyio==4.12.1
# via
# anthale
# httpx
async-timeout==4.0.3 ; python_full_version < '3.10'
# via
# aiohttp
# langchain
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
# via pytest-asyncio
certifi==2026.1.4
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.4
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
dirty-equals==0.11
distro==1.9.0
# via anthale
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via
# anyio
# pytest
execnet==2.1.2
# via pytest-xdist
greenlet==3.2.5 ; (python_full_version < '3.10' and platform_machine == 'AMD64') or (python_full_version < '3.10' and platform_machine == 'WIN32') or (python_full_version < '3.10' and platform_machine == 'aarch64') or (python_full_version < '3.10' and platform_machine == 'amd64') or (python_full_version < '3.10' and platform_machine == 'ppc64le') or (python_full_version < '3.10' and platform_machine == 'win32') or (python_full_version < '3.10' and platform_machine == 'x86_64')
# via sqlalchemy
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# anthale
# langgraph-sdk
# langsmith
# respx
idna==3.11
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.7.1
iniconfig==2.1.0 ; python_full_version < '3.10'
# via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
# via pytest
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.3.27 ; python_full_version < '3.10'
langchain==1.2.10 ; python_full_version >= '3.10'
langchain-core==0.3.83 ; python_full_version < '3.10'
# via
# langchain
# langchain-text-splitters
langchain-core==1.2.17 ; python_full_version >= '3.10'
# via
# langchain
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-text-splitters==0.3.11 ; python_full_version < '3.10'
# via langchain
langgraph==1.0.10 ; python_full_version >= '3.10'
# via langchain
langgraph-checkpoint==4.0.1 ; python_full_version >= '3.10'
# via
# langgraph
# langgraph-prebuilt
langgraph-prebuilt==1.0.8 ; python_full_version >= '3.10'
# via langgraph
langgraph-sdk==0.3.9 ; python_full_version >= '3.10'
# via langgraph
langsmith==0.4.37 ; python_full_version < '3.10'
# via
# langchain
# langchain-core
langsmith==0.7.11 ; python_full_version >= '3.10'
# via langchain-core
markdown-it-py==3.0.0 ; python_full_version < '3.10'
# via rich
markdown-it-py==4.0.0 ; python_full_version >= '3.10'
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.17.0
mypy-extensions==1.1.0
# via mypy
nodeenv==1.10.0
# via pyright
orjson==3.11.5 ; python_full_version < '3.10' and platform_python_implementation != 'PyPy'
# via langsmith
orjson==3.11.7 ; python_full_version >= '3.10'
# via
# langgraph-sdk
# langsmith
ormsgpack==1.12.2 ; python_full_version >= '3.10'
# via langgraph-checkpoint
packaging==25.0
# via
# langchain-core
# langsmith
# pytest
pathspec==1.0.3
# via mypy
pluggy==1.6.0
# via pytest
pydantic==2.12.5
# via
# anthale
# langchain
# langchain-core
# langgraph
# langsmith
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via
# pytest
# rich
pyright==1.1.399
pytest==8.4.2 ; python_full_version < '3.10'
# via
# pytest-asyncio
# pytest-xdist
pytest==9.0.2 ; python_full_version >= '3.10'
# via
# pytest-asyncio
# pytest-xdist
pytest-asyncio==1.2.0 ; python_full_version < '3.10'
pytest-asyncio==1.3.0 ; python_full_version >= '3.10'
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0 ; python_full_version < '3.10'
# via time-machine
pyyaml==6.0.3
# via
# langchain
# langchain-core
requests==2.32.5
# via
# langchain
# langsmith
# requests-toolbelt
requests-toolbelt==1.0.0
# via langsmith
respx==0.22.0
rich==14.2.0
ruff==0.14.13
six==1.17.0 ; python_full_version < '3.10'
# via python-dateutil
sniffio==1.3.1
# via anthale
sqlalchemy==2.0.48 ; python_full_version < '3.10'
# via langchain
tenacity==9.1.2 ; python_full_version < '3.10'
# via langchain-core
tenacity==9.1.4 ; python_full_version >= '3.10'
# via langchain-core
time-machine==2.19.0 ; python_full_version < '3.10'
time-machine==3.2.0 ; python_full_version >= '3.10'
tomli==2.4.0 ; python_full_version < '3.11'
# via
# mypy
# pytest
typing-extensions==4.15.0
# via
# aiosignal
# anthale
# anyio
# exceptiongroup
# langchain-core
# multidict
# mypy
# pydantic
# pydantic-core
# pyright
# pytest-asyncio
# sqlalchemy
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.3
# via requests
uuid-utils==0.14.1
# via
# langchain-core
# langsmith
xxhash==3.6.0 ; python_full_version >= '3.10'
# via
# langgraph
# langsmith
zipp==3.23.0
# via importlib-metadata
zstandard==0.25.0
# via langsmith