HonAnson commited on
Commit
752505a
·
verified ·
1 Parent(s): 2047255

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +66 -1
requirements.txt CHANGED
@@ -1 +1,66 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ beautifulsoup4==4.13.4
5
+ certifi==2025.4.26
6
+ charset-normalizer==3.4.2
7
+ click==8.2.1
8
+ colorama==0.4.6
9
+ distro==1.9.0
10
+ duckduckgo_search==8.0.2
11
+ exceptiongroup==1.3.0
12
+ fastapi==0.115.12
13
+ ffmpy==0.6.0
14
+ filelock==3.18.0
15
+ fsspec==2025.5.1
16
+ gradio==5.33.0
17
+ gradio_client==1.10.2
18
+ groovy==0.1.2
19
+ h11==0.16.0
20
+ httpcore==1.0.9
21
+ httpx==0.28.1
22
+ huggingface-hub==0.32.4
23
+ idna==3.10
24
+ Jinja2==3.1.6
25
+ jiter==0.10.0
26
+ lxml==5.4.0
27
+ markdown-it-py==3.0.0
28
+ markdownify==1.1.0
29
+ MarkupSafe==3.0.2
30
+ mdurl==0.1.2
31
+ numpy==2.2.6
32
+ openai==1.85.0
33
+ orjson==3.10.18
34
+ packaging==25.0
35
+ pandas==2.3.0
36
+ pillow==11.2.1
37
+ primp==0.15.0
38
+ pydantic==2.11.5
39
+ pydantic_core==2.33.2
40
+ pydub==0.25.1
41
+ Pygments==2.19.1
42
+ python-dateutil==2.9.0.post0
43
+ python-dotenv==1.1.0
44
+ python-multipart==0.0.20
45
+ pytz==2025.2
46
+ PyYAML==6.0.2
47
+ requests==2.32.4
48
+ rich==14.0.0
49
+ ruff==0.11.13
50
+ safehttpx==0.1.6
51
+ semantic-version==2.10.0
52
+ shellingham==1.5.4
53
+ six==1.17.0
54
+ smolagents==1.17.0
55
+ sniffio==1.3.1
56
+ soupsieve==2.7
57
+ starlette==0.46.2
58
+ tomlkit==0.13.3
59
+ tqdm==4.67.1
60
+ typer==0.16.0
61
+ typing-inspection==0.4.1
62
+ typing_extensions==4.14.0
63
+ tzdata==2025.2
64
+ urllib3==2.4.0
65
+ uvicorn==0.34.3
66
+ websockets==15.0.1