-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.txt
More file actions
146 lines (146 loc) · 2.79 KB
/
requirements.txt
File metadata and controls
146 lines (146 loc) · 2.79 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements/requirements.in -o requirements/requirements.txt
annotated-types==0.7.0
# via pydantic
anthropic==0.64.0
# via langchain-anthropic
anyio==4.10.0
# via
# anthropic
# httpx
# openai
arrow==1.3.0
# via -r requirements.in
certifi==2025.8.3
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via -r requirements.in
distro==1.9.0
# via
# anthropic
# openai
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
# via -r requirements.in
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# anthropic
# langsmith
# openai
humanize==4.12.3
# via -r requirements.in
idna==3.10
# via
# anyio
# httpx
# requests
jiter==0.10.0
# via
# anthropic
# openai
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain-anthropic==0.3.19
# via -r requirements.in
langchain-core==0.3.74
# via
# -r requirements.in
# langchain-anthropic
# langchain-openai
langchain-openai==0.3.31
# via -r requirements.in
langsmith==0.4.16
# via langchain-core
loguru==0.7.3
# via -r requirements.in
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
openai==1.101.0
# via langchain-openai
orjson==3.11.2
# via langsmith
packaging==25.0
# via
# langchain-core
# langsmith
prompt-toolkit==3.0.51
# via -r requirements.in
pydantic==2.11.7
# via
# anthropic
# langchain-anthropic
# langchain-core
# langsmith
# openai
pydantic-core==2.33.2
# via pydantic
pygments==2.19.2
# via rich
pyperclip==1.9.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via arrow
pyyaml==6.0.2
# via
# -r requirements.in
# langchain-core
regex==2025.7.34
# via tiktoken
requests==2.32.5
# via
# langsmith
# requests-toolbelt
# tiktoken
requests-toolbelt==1.0.0
# via langsmith
rich==14.1.0
# via -r requirements.in
six==1.17.0
# via python-dateutil
smmap==5.0.2
# via gitdb
sniffio==1.3.1
# via
# anthropic
# anyio
# openai
tenacity==9.1.2
# via langchain-core
tiktoken==0.12.0
# via
# -r requirements.in
# langchain-openai
tqdm==4.67.1
# via openai
types-python-dateutil==2.9.0.20250822
# via arrow
typing-extensions==4.14.1
# via
# anthropic
# langchain-core
# openai
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
# via pydantic
urllib3==2.5.0
# via requests
wcwidth==0.2.13
# via prompt-toolkit
zstandard==0.24.0
# via langsmith