forked from sweepai/sweep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
216 lines (216 loc) · 3.71 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
annotated-types==0.6.0
# via pydantic
anthropic==0.21.3
anyio==4.3.0
# via
# anthropic
# httpx
# openai
# starlette
astroid==3.1.0
# via pylint
async-timeout==4.0.3
# via redis
attrs==23.2.0
backoff==2.2.1
beautifulsoup4==4.12.3
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
cryptography==42.0.5
# via pyjwt
deprecated==1.2.14
# via pygithub
dill==0.3.8
# via pylint
distro==1.9.0
# via
# anthropic
# openai
dnspython==2.6.1
# via pymongo
exceptiongroup==1.2.0
# via
# anyio
# pytest
fastapi==0.110.0
filelock==3.13.3
# via huggingface-hub
fsspec==2024.3.1
# via huggingface-hub
gitdb==4.0.11
# via gitpython
gitpython==3.1.42
grpcio==1.62.1
# via
# grpcio-tools
# hatchet-sdk
grpcio-tools==1.62.1
# via hatchet-sdk
h11==0.14.0
# via httpcore
hatchet-sdk==0.18.0
httpcore==1.0.4
# via httpx
httpx==0.26.0
# via
# anthropic
# openai
huggingface-hub==0.22.0
# via tokenizers
idna==3.6
# via
# anyio
# httpx
# requests
importmagic==0.1.7
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.3
logtail==1.0.1
loguru==0.7.2
# via hatchet-sdk
markdown==3.5.2
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
networkx==3.2.1
numpy==1.26.4
openai==1.13.3
packaging==24.0
# via
# huggingface-hub
# pytest
pathspec==0.12.1
# via yamllint
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via pytest
prometheus-client==0.20.0
# via prometheus-fastapi-instrumentator
prometheus-fastapi-instrumentator==7.0.0
protobuf==4.25.3
# via
# grpcio-tools
# hatchet-sdk
psutil==5.9.8
pycparser==2.21
# via cffi
pydantic==2.6.3
# via
# anthropic
# fastapi
# hatchet-sdk
# openai
pydantic-core==2.16.3
# via pydantic
pyflakes==3.2.0
pygithub==2.2.0
pygments==2.17.2
# via rich
pyjwt==2.8.0
# via pygithub
pylint==3.1.0
pymongo==4.6.2
pynacl==1.5.0
# via pygithub
pytest==8.1.1
python-dateutil==2.9.0.post0
# via hatchet-sdk
python-dotenv==1.0.1
# via hatchet-sdk
pyyaml==6.0.1
# via
# hatchet-sdk
# huggingface-hub
# yamllint
rapidfuzz==3.6.2
redis==5.0.3
regex==2023.12.25
# via tiktoken
requests==2.31.0
# via
# huggingface-hub
# pygithub
# resend
# tiktoken
resend==0.8.0
rich==13.7.1
setuptools==69.1.1
# via
# grpcio-tools
# importmagic
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anthropic
# anyio
# httpx
# openai
soupsieve==2.5
# via beautifulsoup4
starlette==0.36.3
# via
# fastapi
# prometheus-fastapi-instrumentator
tabulate==0.9.0
tiktoken==0.6.0
tokenizers==0.15.2
# via anthropic
tomli==2.0.1
# via
# pylint
# pytest
tomlkit==0.12.3
# via pylint
tqdm==4.66.2
# via
# huggingface-hub
# openai
tree-sitter==0.21.0
# via tree-sitter-languages
tree-sitter-languages==1.10.2
typer==0.10.0
typing-extensions==4.10.0
# via
# anthropic
# anyio
# astroid
# fastapi
# huggingface-hub
# openai
# pydantic
# pydantic-core
# pygithub
# typer
urllib3==2.2.1
# via
# hatchet-sdk
# pygithub
# requests
wrapt==1.16.0
# via deprecated
yamllint==1.35.1