Skip to content

Commit d358b58

Browse files
author
github-actions
committed
chore: auto-update requirements.txt
1 parent 5d7f51a commit d358b58

1 file changed

Lines changed: 7 additions & 95 deletions

File tree

requirements.txt

Lines changed: 7 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,9 @@
1-
accelerate==1.1.1
2-
annotated-types==0.7.0
3-
anyio==3.7.1
4-
beautifulsoup4==4.12.3
5-
certifi==2024.8.30
6-
charset-normalizer==3.4.0
7-
click==7.1.2
8-
colorama==0.4.6
9-
contourpy==1.3.1
10-
cycler==0.12.1
11-
dacite==1.9.2
12-
Deprecated==1.2.18
13-
diffusers==0.31.0
14-
dirhunt==1.0.0
15-
fastapi==0.103.2
16-
filelock==3.16.1
17-
fonttools==4.55.3
18-
fsspec==2024.10.0
19-
google==3.0.0
20-
greenlet==3.1.1
21-
h11==0.14.0
22-
huggingface-hub==0.26.2
23-
humanize==4.11.0
24-
idna==3.10
25-
importlib_metadata==8.5.0
26-
jaconv==0.4.0
27-
Jinja2==3.1.4
28-
joblib==1.4.2
29-
kiwisolver==1.4.7
30-
llvmlite==0.43.0
31-
markdown-it-py==3.0.0
32-
MarkupSafe==3.0.2
33-
matplotlib==3.9.3
34-
mdurl==0.1.2
35-
more-itertools==10.5.0
36-
mpmath==1.3.0
37-
mutagen==1.47.0
38-
networkx==3.4.2
39-
numba==0.60.0
40-
numpy==2.0.2
41-
openai-whisper @ git+https://github.com/openai/whisper.git@517a43ecd132a2089d85f4ebc044728a71d49f6e
42-
packaging==24.2
1+
beautifulsoup4==4.13.3
2+
matplotlib==3.10.1
3+
numpy==2.2.4
434
pdfkit==1.0.0
44-
pillow==11.0.0
45-
platformdirs==4.3.7
46-
proxy-db==0.3.1
47-
psutil==6.1.0
48-
pydantic==2.11.0
49-
pydantic_core==2.33.0
5+
Pillow==11.1.0
506
pydub==0.25.1
51-
Pygments==2.19.1
52-
pykakasi==2.3.0
53-
pyparsing==3.2.0
54-
python-dateutil==2.9.0.post0
55-
python-slugify==8.0.4
56-
pytube==15.0.0
57-
PyYAML==6.0.2
58-
RapidFuzz==3.12.2
59-
redis==5.2.1
60-
regex==2024.11.6
61-
requests==2.32.3
62-
requests-mock==1.12.1
63-
rich==13.9.4
64-
safetensors==0.4.5
65-
scikit-learn==1.6.0
66-
scipy==1.14.1
67-
setuptools==75.5.0
68-
six==1.16.0
69-
sniffio==1.3.1
70-
soundcloud-v2==1.6.0
71-
soupsieve==2.6
72-
spotdl==4.2.11
73-
spotipy==2.25.1
74-
SQLAlchemy==2.0.36
75-
starlette==0.27.0
76-
sympy==1.13.1
77-
syncedlyrics==1.0.1
78-
text-unidecode==1.3
79-
threadpoolctl==3.5.0
80-
tiktoken==0.8.0
81-
tokenizers==0.20.3
82-
torch==2.5.1
83-
torchaudio==2.5.1
84-
torchvision==0.20.1
85-
tqdm==4.67.0
86-
transformers==4.46.2
87-
typing-inspection==0.4.0
88-
typing_extensions==4.12.2
89-
Unidecode==1.3.8
90-
urllib3==2.2.3
91-
uvicorn==0.23.2
92-
websockets==14.2
93-
wheel==0.45.0
94-
wrapt==1.17.2
95-
yt-dlp==2025.3.27
96-
ytmusicapi==1.10.2
97-
zipp==3.21.0
7+
Requests==2.32.3
8+
scikit_learn==1.6.1
9+
whisper==1.1.10

0 commit comments

Comments
 (0)