File size: 3,192 Bytes
fb09fd5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# This file was autogenerated by uv via the following command:
#    uv pip compile --output-file requirements.txt pyproject.toml
aiofiles==23.2.1
    # via gradio
annotated-types==0.7.0
    # via pydantic
anyio==4.8.0
    # via
    #   gradio
    #   httpx
    #   starlette
beautifulsoup4==4.13.3
    # via markdownify
certifi==2025.1.31
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via
    #   duckduckgo-search
    #   typer
    #   uvicorn
duckduckgo-search==7.5.0
    # via smolagents
fastapi==0.115.11
    # via gradio
ffmpy==0.5.0
    # via gradio
filelock==3.17.0
    # via huggingface-hub
fsspec==2025.2.0
    # via
    #   gradio-client
    #   huggingface-hub
gradio==5.20.0
    # via agent-builder (pyproject.toml)
gradio-client==1.7.2
    # via gradio
groovy==0.1.2
    # via gradio
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.7
    # via httpx
httpx==0.28.1
    # via
    #   gradio
    #   gradio-client
    #   safehttpx
huggingface-hub==0.29.2
    # via
    #   agent-builder (pyproject.toml)
    #   gradio
    #   gradio-client
    #   smolagents
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
jinja2==3.1.6
    # via
    #   gradio
    #   smolagents
lxml==5.3.1
    # via duckduckgo-search
markdown-it-py==3.0.0
    # via rich
markdownify==1.1.0
    # via smolagents
markupsafe==2.1.5
    # via
    #   gradio
    #   jinja2
mdurl==0.1.2
    # via markdown-it-py
numpy==2.2.3
    # via
    #   gradio
    #   pandas
orjson==3.10.15
    # via gradio
packaging==24.2
    # via
    #   gradio
    #   gradio-client
    #   huggingface-hub
pandas==2.2.3
    # via
    #   gradio
    #   smolagents
pillow==11.1.0
    # via
    #   gradio
    #   smolagents
primp==0.14.0
    # via duckduckgo-search
pydantic==2.10.6
    # via
    #   fastapi
    #   gradio
pydantic-core==2.27.2
    # via pydantic
pydub==0.25.1
    # via gradio
pygments==2.19.1
    # via rich
python-dateutil==2.9.0.post0
    # via pandas
python-dotenv==1.0.1
    # via smolagents
python-multipart==0.0.20
    # via gradio
pytz==2025.1
    # via pandas
pyyaml==6.0.2
    # via
    #   gradio
    #   huggingface-hub
requests==2.32.3
    # via
    #   huggingface-hub
    #   smolagents
rich==13.9.4
    # via
    #   smolagents
    #   typer
ruff==0.9.9
    # via gradio
safehttpx==0.1.6
    # via gradio
semantic-version==2.10.0
    # via gradio
shellingham==1.5.4
    # via typer
six==1.17.0
    # via
    #   markdownify
    #   python-dateutil
smolagents==1.10.0
    # via agent-builder (pyproject.toml)
sniffio==1.3.1
    # via anyio
soupsieve==2.6
    # via beautifulsoup4
starlette==0.46.0
    # via
    #   fastapi
    #   gradio
tomlkit==0.13.2
    # via gradio
tqdm==4.67.1
    # via huggingface-hub
typer==0.15.2
    # via gradio
typing-extensions==4.12.2
    # via
    #   anyio
    #   beautifulsoup4
    #   fastapi
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   pydantic
    #   pydantic-core
    #   typer
tzdata==2025.1
    # via pandas
urllib3==2.3.0
    # via requests
uvicorn==0.34.0
    # via gradio
websockets==15.0.1
    # via gradio-client