prajwalstha commited on
Commit
3070554
·
1 Parent(s): f67e2a2

Add minor changes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -64
requirements.txt CHANGED
@@ -1,64 +1,2 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- audioop-lts==0.2.1
5
- certifi==2025.6.15
6
- charset-normalizer==3.4.2
7
- click==8.2.1
8
- fastapi==0.115.14
9
- ffmpy==0.6.0
10
- filelock==3.18.0
11
- fsspec==2025.5.1
12
- gradio==5.34.2
13
- gradio_client==1.10.3
14
- groovy==0.1.2
15
- h11==0.16.0
16
- hf-xet==1.1.5
17
- httpcore==1.0.9
18
- httpx==0.28.1
19
- httpx-sse==0.4.1
20
- huggingface-hub==0.33.1
21
- idna==3.10
22
- Jinja2==3.1.6
23
- joblib==1.5.1
24
- markdown-it-py==3.0.0
25
- MarkupSafe==3.0.2
26
- mcp==1.9.3
27
- mdurl==0.1.2
28
- nltk==3.9.1
29
- numpy==2.3.1
30
- orjson==3.10.18
31
- packaging==25.0
32
- pandas==2.3.0
33
- pillow==11.2.1
34
- pydantic==2.11.7
35
- pydantic-settings==2.10.1
36
- pydantic_core==2.33.2
37
- pydub==0.25.1
38
- Pygments==2.19.2
39
- python-dateutil==2.9.0.post0
40
- python-dotenv==1.1.1
41
- python-multipart==0.0.20
42
- pytz==2025.2
43
- PyYAML==6.0.2
44
- regex==2024.11.6
45
- requests==2.32.4
46
- rich==14.0.0
47
- ruff==0.12.1
48
- safehttpx==0.1.6
49
- semantic-version==2.10.0
50
- shellingham==1.5.4
51
- six==1.17.0
52
- sniffio==1.3.1
53
- sse-starlette==2.3.6
54
- starlette==0.46.2
55
- textblob==0.19.0
56
- tomlkit==0.13.3
57
- tqdm==4.67.1
58
- typer==0.16.0
59
- typing-inspection==0.4.1
60
- typing_extensions==4.14.0
61
- tzdata==2025.2
62
- urllib3==2.5.0
63
- uvicorn==0.34.3
64
- websockets==15.0.1
 
1
+ gradio[mcp]
2
+ textblob