Everything-is-Ok commited on
Commit
4e33dfb
·
verified ·
1 Parent(s): 51bbcbf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -56
requirements.txt CHANGED
@@ -1,63 +1,18 @@
1
- aiofiles==23.2.1
2
- annotated-types==0.7.0
3
- anyio==4.11.0
4
- certifi==2025.10.5
5
- charset-normalizer==3.4.4
6
- click==8.1.8
7
- contourpy==1.3.0
8
- cycler==0.12.1
9
- exceptiongroup==1.3.0
10
- fastapi==0.119.0
11
- ffmpy==0.6.3
12
- filelock==3.19.1
13
- fonttools==4.60.1
14
- fsspec==2025.9.0
15
-
16
-
17
- h11==0.16.0
18
- hf-xet==1.1.10
19
- httpcore==1.0.9
20
- httpx==0.28.1
21
- huggingface-hub==0.35.3
22
- idna==3.11
23
- importlib_resources==6.5.2
24
- Jinja2==3.1.6
25
- kiwisolver==1.4.7
26
- markdown-it-py==3.0.0
27
- MarkupSafe==2.1.5
28
- matplotlib==3.9.4
29
- mdurl==0.1.2
30
- narwhals==2.8.0
31
  numpy==2.0.2
32
- orjson==3.11.3
33
- packaging==25.0
34
  pandas==2.3.3
35
- pillow==10.4.0
36
  plotly==6.3.1
37
- pydantic==2.7.4
38
- pydantic_core==2.18.4
39
  pydub==0.25.1
40
- Pygments==2.19.2
41
- pyparsing==3.2.5
42
- python-dateutil==2.9.0.post0
43
- python-multipart==0.0.20
44
- pytz==2025.2
45
- PyYAML==6.0.3
46
  requests==2.32.5
47
- rich==14.2.0
48
- ruff==0.14.0
49
- semantic-version==2.10.0
50
- shellingham==1.5.4
51
- six==1.17.0
52
- sniffio==1.3.1
53
- starlette==0.48.0
54
- tomlkit==0.12.0
55
  tqdm==4.67.1
56
- typer==0.19.2
57
- typing-inspection==0.4.2
58
- typing_extensions==4.15.0
59
  tzdata==2025.2
60
- urllib3==2.5.0
61
- uvicorn==0.37.0
62
- websockets==12.0
63
- zipp==3.23.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  numpy==2.0.2
 
 
2
  pandas==2.3.3
3
+ matplotlib==3.9.4
4
  plotly==6.3.1
5
+ pillow==10.4.0
 
6
  pydub==0.25.1
 
 
 
 
 
 
7
  requests==2.32.5
8
+ PyYAML==6.0.3
9
+ huggingface-hub==0.35.3
10
+ filelock==3.19.1
11
+ fsspec==2025.9.0
 
 
 
 
12
  tqdm==4.67.1
13
+ packaging==25.0
14
+ python-dateutil==2.9.0.post0
15
+ pytz==2025.2
16
  tzdata==2025.2
17
+ Jinja2==3.1.6
18
+ MarkupSafe==2.1.5