-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
201 lines (201 loc) · 3.62 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.10
# via litellm
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
# via
# httpx
# openai
attrs==24.2.0
# via
# aiohttp
# jsonschema
# referencing
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# -r requirements.in
# litellm
distro==1.9.0
# via openai
evalica==0.3.0
# via -r requirements.in
filelock==3.16.1
# via huggingface-hub
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.10.0
# via huggingface-hub
google-api-core[grpc]==2.23.0
# via
# google-cloud-core
# google-cloud-firestore
google-auth==2.36.0
# via
# google-api-core
# google-cloud-core
# google-cloud-firestore
google-cloud-core==2.4.1
# via google-cloud-firestore
google-cloud-firestore==2.19.0
# via -r requirements.in
googleapis-common-protos==1.66.0
# via
# google-api-core
# grpcio-status
grpcio==1.68.1
# via
# google-api-core
# grpcio-status
grpcio-status==1.68.1
# via google-api-core
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via
# litellm
# openai
huggingface-hub==0.26.5
# via tokenizers
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.5.0
# via litellm
jinja2==3.1.4
# via litellm
jiter==0.8.0
# via openai
jsonschema==4.23.0
# via litellm
jsonschema-specifications==2024.10.1
# via jsonschema
litellm==1.54.0
# via -r requirements.in
markupsafe==3.0.2
# via jinja2
multidict==6.1.0
# via
# aiohttp
# yarl
numpy==2.2.0
# via
# -r requirements.in
# evalica
# pandas
openai==1.57.0
# via litellm
packaging==24.2
# via huggingface-hub
pandas==2.2.3
# via evalica
propcache==0.2.1
# via
# aiohttp
# yarl
proto-plus==1.25.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.29.1
# via
# google-api-core
# google-cloud-firestore
# googleapis-common-protos
# grpcio-status
# proto-plus
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pydantic==2.10.3
# via
# litellm
# openai
pydantic-core==2.27.1
# via pydantic
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.0.1
# via litellm
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via huggingface-hub
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regex==2024.11.6
# via tiktoken
requests==2.32.3
# via
# -r requirements.in
# google-api-core
# huggingface-hub
# litellm
# tiktoken
rpds-py==0.22.3
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# openai
tiktoken==0.8.0
# via litellm
tokenizers==0.21.0
# via litellm
tqdm==4.67.1
# via
# -r requirements.in
# huggingface-hub
# openai
typing-extensions==4.12.2
# via
# anyio
# huggingface-hub
# openai
# pydantic
# pydantic-core
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via requests
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata