rgera commited on
Commit
c906f72
·
verified ·
1 Parent(s): 037192c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -73
requirements.txt CHANGED
@@ -1,86 +1,14 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.12.13
4
- aiosignal==1.3.2
5
- annotated-types==0.7.0
6
- anyio==4.9.0
7
- attrs==25.3.0
8
- audioop-lts==0.2.1
9
  Authlib==1.6.0
10
- certifi==2025.6.15
11
- cffi==1.17.1
12
- charset-normalizer==3.4.2
13
- click==8.2.1
14
- colorama==0.4.6
15
- cryptography==45.0.4
16
- distro==1.9.0
17
  duckduckgo_search==8.0.4
18
  fastapi==0.115.13
19
- ffmpy==0.6.0
20
- filelock==3.18.0
21
- frozenlist==1.7.0
22
- fsspec==2025.5.1
23
  gradio==5.34.2
24
  gradio_client==1.10.3
25
- groovy==0.1.2
26
- h11==0.16.0
27
- httpcore==1.0.9
28
- httpx==0.28.1
29
  huggingface-hub==0.33.0
30
- idna==3.10
31
- importlib_metadata==8.7.0
32
- itsdangerous==2.2.0
33
- Jinja2==3.1.6
34
- jiter==0.10.0
35
- jsonschema==4.24.0
36
- jsonschema-specifications==2025.4.1
37
  litellm==1.73.1
38
- lxml==5.4.0
39
- markdown-it-py==3.0.0
40
- MarkupSafe==3.0.2
41
- mdurl==0.1.2
42
- multidict==6.5.0
43
  numpy==2.3.1
44
  openai==1.91.0
45
- orjson==3.10.18
46
- packaging==25.0
47
  pandas==2.3.0
48
- pillow==11.2.1
49
- primp==0.15.0
50
- propcache==0.3.2
51
- pycparser==2.22
52
  pydantic==2.11.7
53
- pydantic_core==2.33.2
54
- pydub==0.25.1
55
- Pygments==2.19.2
56
- python-dateutil==2.9.0.post0
57
- python-dotenv==1.1.1
58
- python-multipart==0.0.20
59
- pytz==2025.2
60
- PyYAML==6.0.2
61
- referencing==0.36.2
62
- regex==2024.11.6
63
  requests==2.32.4
64
- rich==14.0.0
65
- rpds-py==0.25.1
66
- ruff==0.12.0
67
- safehttpx==0.1.6
68
- semantic-version==2.10.0
69
- shellingham==1.5.4
70
- six==1.17.0
71
  smolagents==1.19.0
72
- sniffio==1.3.1
73
- starlette==0.46.2
74
- tiktoken==0.9.0
75
- tokenizers==0.21.2
76
- tomlkit==0.13.3
77
- tqdm==4.67.1
78
- typer==0.16.0
79
- typing-inspection==0.4.1
80
- typing_extensions==4.14.0
81
- tzdata==2025.2
82
- urllib3==2.5.0
83
- uvicorn==0.34.3
84
- websockets==15.0.1
85
- yarl==1.20.1
86
- zipp==3.23.0
 
1
+
 
 
 
 
 
 
 
2
  Authlib==1.6.0
 
 
 
 
 
 
 
3
  duckduckgo_search==8.0.4
4
  fastapi==0.115.13
 
 
 
 
5
  gradio==5.34.2
6
  gradio_client==1.10.3
 
 
 
 
7
  huggingface-hub==0.33.0
 
 
 
 
 
 
 
8
  litellm==1.73.1
 
 
 
 
 
9
  numpy==2.3.1
10
  openai==1.91.0
 
 
11
  pandas==2.3.0
 
 
 
 
12
  pydantic==2.11.7
 
 
 
 
 
 
 
 
 
 
13
  requests==2.32.4
 
 
 
 
 
 
 
14
  smolagents==1.19.0