Enrique Cardoza commited on
Commit
c602a67
·
1 Parent(s): 984aa32

add requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +66 -0
requirements.txt ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altgraph @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/altgraph-0.17.2-py2.py3-none-any.whl
3
+ annotated-types==0.7.0
4
+ anyio==4.9.0
5
+ certifi==2025.4.26
6
+ charset-normalizer==3.4.2
7
+ click==8.1.8
8
+ contourpy==1.3.0
9
+ cycler==0.12.1
10
+ distro==1.9.0
11
+ exceptiongroup==1.3.0
12
+ fastapi==0.115.12
13
+ ffmpy==0.6.0
14
+ filelock==3.18.0
15
+ fonttools==4.58.1
16
+ fsspec==2025.5.1
17
+ future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/future-0.18.2-py3-none-any.whl
18
+ gradio==4.44.1
19
+ gradio_client==1.3.0
20
+ groq==0.26.0
21
+ h11==0.16.0
22
+ hf-xet==1.1.3
23
+ httpcore==1.0.9
24
+ httpx==0.28.1
25
+ huggingface-hub==0.32.4
26
+ idna==3.10
27
+ importlib_resources==6.5.2
28
+ Jinja2==3.1.6
29
+ kiwisolver==1.4.7
30
+ macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/macholib-1.15.2-py2.py3-none-any.whl
31
+ markdown-it-py==3.0.0
32
+ MarkupSafe==2.1.5
33
+ matplotlib==3.9.4
34
+ mdurl==0.1.2
35
+ numpy==2.0.2
36
+ orjson==3.10.18
37
+ packaging==25.0
38
+ pandas==2.2.3
39
+ pillow==10.4.0
40
+ pydantic==2.11.5
41
+ pydantic_core==2.33.2
42
+ pydub==0.25.1
43
+ Pygments==2.19.1
44
+ pyparsing==3.2.3
45
+ python-dateutil==2.9.0.post0
46
+ python-multipart==0.0.20
47
+ pytz==2025.2
48
+ PyYAML==6.0.2
49
+ requests==2.32.3
50
+ rich==14.0.0
51
+ ruff==0.11.12
52
+ semantic-version==2.10.0
53
+ shellingham==1.5.4
54
+ six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-133.100.1.1/six-1.15.0-py2.py3-none-any.whl
55
+ sniffio==1.3.1
56
+ starlette==0.46.2
57
+ tomlkit==0.12.0
58
+ tqdm==4.67.1
59
+ typer==0.16.0
60
+ typing-inspection==0.4.1
61
+ typing_extensions==4.14.0
62
+ tzdata==2025.2
63
+ urllib3==2.4.0
64
+ uvicorn==0.34.3
65
+ websockets==12.0
66
+ zipp==3.22.0