broadfield-dev commited on
Commit
605630f
·
verified ·
1 Parent(s): a675962

Create pip_freeze.txt

Browse files
Files changed (1) hide show
  1. pip_freeze.txt +83 -0
pip_freeze.txt ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.11
4
+ aiosignal==1.3.2
5
+ annotated-types==0.7.0
6
+ anyio==4.9.0
7
+ async-timeout==5.0.1
8
+ attrs==25.3.0
9
+ Authlib==1.6.0
10
+ certifi==2025.4.26
11
+ cffi==1.17.1
12
+ charset-normalizer==3.4.2
13
+ click==8.0.4
14
+ cryptography==45.0.3
15
+ datasets==3.6.0
16
+ dill==0.3.8
17
+ exceptiongroup==1.3.0
18
+ fastapi==0.115.12
19
+ ffmpy==0.6.0
20
+ filelock==3.18.0
21
+ frozenlist==1.6.2
22
+ fsspec==2025.3.0
23
+ gradio==5.33.0
24
+ gradio_client==1.10.2
25
+ groovy==0.1.2
26
+ h11==0.16.0
27
+ hf-xet==1.1.3
28
+ hf_transfer==0.1.9
29
+ httpcore==1.0.9
30
+ httpx==0.28.1
31
+ httpx-sse==0.4.0
32
+ huggingface-hub==0.32.4
33
+ idna==3.10
34
+ itsdangerous==2.2.0
35
+ Jinja2==3.1.6
36
+ markdown-it-py==3.0.0
37
+ MarkupSafe==3.0.2
38
+ mcp==1.9.0
39
+ mdurl==0.1.2
40
+ multidict==6.4.4
41
+ multiprocess==0.70.16
42
+ numpy==2.2.6
43
+ orjson==3.10.18
44
+ packaging==25.0
45
+ pandas==2.3.0
46
+ pillow==11.2.1
47
+ propcache==0.3.1
48
+ protobuf==3.20.3
49
+ psutil==5.9.8
50
+ pyarrow==20.0.0
51
+ pycparser==2.22
52
+ pydantic==2.11.5
53
+ pydantic-settings==2.9.1
54
+ pydantic_core==2.33.2
55
+ pydub==0.25.1
56
+ Pygments==2.19.1
57
+ python-dateutil==2.9.0.post0
58
+ python-dotenv==1.1.0
59
+ python-multipart==0.0.20
60
+ pytz==2025.2
61
+ PyYAML==6.0.2
62
+ requests==2.32.3
63
+ rich==14.0.0
64
+ ruff==0.11.13
65
+ safehttpx==0.1.6
66
+ semantic-version==2.10.0
67
+ shellingham==1.5.4
68
+ six==1.17.0
69
+ sniffio==1.3.1
70
+ spaces==0.36.0
71
+ sse-starlette==2.3.6
72
+ starlette==0.46.2
73
+ tomlkit==0.13.3
74
+ tqdm==4.67.1
75
+ typer==0.16.0
76
+ typing-inspection==0.4.1
77
+ typing_extensions==4.14.0
78
+ tzdata==2025.2
79
+ urllib3==2.4.0
80
+ uvicorn==0.34.3
81
+ websockets==15.0.1
82
+ xxhash==3.5.0
83
+ yarl==1.20.0