apple muncy commited on
Commit
880d1bb
·
1 Parent(s): f11f143

strip requrements.txt of most.

Browse files

Signed-off-by: apple muncy <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -71
requirements.txt CHANGED
@@ -1,77 +1,7 @@
1
- # This file was autogenerated by uv via the following command:
2
- # uv export --format requirements-txt --no-hashes
3
- aiofiles==24.1.0
4
- aiohappyeyeballs==2.6.1
5
- aiohttp==3.12.2
6
- aiosignal==1.3.2
7
- annotated-types==0.7.0
8
- anyio==4.9.0
9
- attrs==25.3.0
10
- audioop-lts==0.2.1 ; python_full_version >= '3.13'
11
- certifi==2025.4.26
12
- charset-normalizer==3.4.2
13
- click==8.2.1
14
- colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
15
- exceptiongroup==1.3.0
16
  fastapi
17
  fastmcp
18
- ffmpy==0.5.0
19
- filelock==3.18.0
20
- frozenlist==1.6.0
21
- fsspec==2025.5.1
22
  gradio>=5.34.2
23
  gradio-client>=1.10.1
24
- groovy==0.1.2
25
- h11==0.16.0
26
- hf-xet==1.1.2 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
27
- httpcore==1.0.9
28
- httptools==0.6.4
29
- httpx==0.28.1
30
- httpx-sse==0.4.0
31
  huggingface-hub>=0.32.2
32
- idna==3.10
33
- jinja2==3.1.6
34
- markdown-it-py==3.0.0
35
- markupsafe==3.0.2
36
- mcp==1.9.1
37
- mdurl==0.1.2
38
- multidict==6.4.4
39
- numpy==2.2.6
40
- openapi-pydantic==0.5.1
41
- orjson==3.10.18
42
- packaging==25.0
43
- pandas==2.2.3
44
- pillow==11.2.1
45
- propcache==0.3.1
46
- pydantic==2.11.5
47
- pydantic-core==2.33.2
48
- pydantic-settings==2.9.1
49
- pydub==0.25.1
50
- pygments==2.19.1
51
- python-dateutil==2.9.0.post0
52
- python-dotenv==1.1.0
53
- python-multipart==0.0.20
54
- pytz==2025.2
55
- pyyaml==6.0.2
56
- requests==2.32.3
57
- rich==14.0.0
58
- ruff==0.11.11 ; sys_platform != 'emscripten'
59
- safehttpx==0.1.6
60
- semantic-version==2.10.0
61
- shellingham==1.5.4
62
- six==1.17.0
63
- sniffio==1.3.1
64
- sse-starlette==2.3.5
65
- starlette==0.46.2
66
- tomlkit==0.13.2
67
- tqdm==4.67.1
68
- typer==0.16.0
69
- typing-extensions==4.13.2
70
- typing-inspection==0.4.1
71
- tzdata==2025.2
72
- urllib3==2.4.0
73
  uvicorn
74
- uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
75
- watchfiles==1.0.5
76
- websockets==15.0.1
77
- yarl==1.20.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  fastapi
2
  fastmcp
 
 
 
 
3
  gradio>=5.34.2
4
  gradio-client>=1.10.1
 
 
 
 
 
 
 
5
  huggingface-hub>=0.32.2
6
+ mcp>=1.9.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  uvicorn