-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
requirements.txt
75 lines (75 loc) · 1.38 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
altgraph==0.17.4
arrow==1.3.0
backports-datetime-fromisoformat==2.0.1
binaryornot==0.4.4
blinker==1.7.0
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cookiecutter==2.6.0
cookiejar==0.0.3
cryptography==42.0.5
filelock==3.13.1
Flask==3.0.2
fsspec==2024.3.1
humanize==4.9.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
llvmlite==0.42.0
m3u8==4.0.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
more-itertools==10.2.0
mpmath==1.3.0
mutagen==1.47.0
networkx==3.2.1
numba==0.59.1
numpy==1.26.4
openai-whisper @ git+https://github.com/openai/whisper.git@ba3f3cd54b0e5b8ce1ab3de13e32122d0d5f98ab
packaging==24.0
pager==3.3
pefile==2023.2.7
pillow==10.2.0
prettytable==3.10.0
PyAudio==0.2.14
pycparser==2.21
pycryptodomex==3.20.0
pydub==0.25.1
Pygments==2.17.2
pyinstaller==6.5.0
pyinstaller-hooks-contrib==2024.3
pyOpenSSL==24.1.0
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pytz==2024.1
pywin32-ctypes==0.2.2
PyYAML==6.0.1
regex==2023.12.25
requests==2.31.0
rich==13.7.1
semantic-version==2.10.0
setuptools-rust==1.9.0
six==1.16.0
sounddevice==0.4.7
soundfile==0.12.1
SpeechRecognition==3.10.1
sympy==1.12
text-unidecode==1.3
tiktoken==0.6.0
tomli==2.0.1
tqdm==4.66.2
types-python-dateutil==2.9.0.20240316
typing_extensions==4.10.0
tzdata==2024.1
tzlocal==5.2
urllib3==2.2.1
wcwidth==0.2.13
websockets==12.0
Werkzeug==3.0.1
yt-dlp==2024.3.10