-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
172 lines (172 loc) · 2.88 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
# This file was autogenerated by uv via the following command:
# uv pip compile - -o requirements.txt
annotated-types==0.7.0
# via pydantic
anthropic==0.34.2
anyio==4.6.0
# via
# anthropic
# httpx
# openai
# starlette
# watchfiles
attrs==24.2.0
# via cattrs
black==24.8.0
# via ell-ai
cattrs==23.2.3
# via ell-ai
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# typer
# uvicorn
colorama==0.4.6
# via ell-ai
dill==0.3.8
# via ell-ai
distro==1.9.0
# via
# anthropic
# openai
dnspython==2.6.1
# via email-validator
ell-ai==0.0.9
email-validator==2.2.0
# via fastapi
fastapi==0.111.1
# via ell-ai
fastapi-cli==0.0.5
# via fastapi
filelock==3.16.1
# via huggingface-hub
fsspec==2024.9.0
# via huggingface-hub
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.2
# via
# anthropic
# fastapi
# openai
huggingface-hub==0.25.1
# via tokenizers
idna==3.10
# via
# anyio
# email-validator
# httpx
# requests
jinja2==3.1.4
# via fastapi
jiter==0.5.0
# via
# anthropic
# openai
json-fix==1.0.0
# via ell-ai
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
numpy==2.1.1
# via ell-ai
openai==1.47.1
packaging==24.1
# via
# black
# huggingface-hub
pathspec==0.12.1
# via black
pillow==10.4.0
# via ell-ai
platformdirs==4.3.6
# via black
psycopg2-binary==2.9.9
pydantic==2.9.2
# via
# anthropic
# fastapi
# openai
# sqlmodel
pydantic-core==2.23.4
# via pydantic
pygments==2.18.0
# via rich
python-dotenv==1.0.1
# via uvicorn
python-multipart==0.0.10
# via fastapi
pyyaml==6.0.2
# via
# huggingface-hub
# uvicorn
requests==2.32.3
# via
# ell-ai
# huggingface-hub
rich==13.8.1
# via typer
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via
# anthropic
# anyio
# httpx
# openai
sqlalchemy==2.0.35
# via sqlmodel
sqlmodel==0.0.21
# via ell-ai
starlette==0.37.2
# via fastapi
tokenizers==0.20.0
# via anthropic
tqdm==4.66.5
# via
# huggingface-hub
# openai
typer==0.12.5
# via fastapi-cli
typing-extensions==4.12.2
# via
# anthropic
# ell-ai
# fastapi
# huggingface-hub
# openai
# pydantic
# pydantic-core
# sqlalchemy
# typer
urllib3==2.2.3
# via requests
uvicorn==0.30.6
# via
# ell-ai
# fastapi
# fastapi-cli
uvloop==0.20.0
# via uvicorn
watchfiles==0.24.0
# via uvicorn
websockets==13.1
# via uvicorn