YI Zhongyue commited on
Commit
c97f0b2
·
1 Parent(s): 8baf998

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +70 -2
requirements.txt CHANGED
@@ -1,2 +1,70 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ distro==1.9.0
9
+ docutils==0.21.2
10
+ duckduckgo-search==8.0.4
11
+ fastapi==0.115.12
12
+ ffmpy==0.6.0
13
+ filelock==3.18.0
14
+ fsspec==2025.5.1
15
+ gradio==5.34.0
16
+ gradio-client==1.10.3
17
+ groovy==0.1.2
18
+ h11==0.16.0
19
+ hf-xet==1.1.3
20
+ httpcore==1.0.9
21
+ httpx==0.28.1
22
+ huggingface-hub==0.33.0
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.3.0
32
+ openai==1.86.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.6
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
+ scipy==1.15.3
52
+ semantic-version==2.10.0
53
+ shellingham==1.5.4
54
+ six==1.17.0
55
+ smolagents==1.18.0
56
+ sniffio==1.3.1
57
+ soupsieve==2.7
58
+ starlette==0.46.2
59
+ statistics==1.0.3.5
60
+ tomlkit==0.13.3
61
+ tqdm==4.67.1
62
+ typer==0.16.0
63
+ types-requests==2.32.4.20250611
64
+ typing-extensions==4.14.0
65
+ typing-inspection==0.4.1
66
+ tzdata==2025.2
67
+ urllib3==2.4.0
68
+ uvicorn==0.34.3
69
+ websockets==15.0.1
70
+ wikipedia-api==0.8.1