-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirments.txt
52 lines (52 loc) · 1.93 KB
/
requirments.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
beautifulsoup4==4.11.1
certifi==2022.5.18.1
chardet==3.0.4
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
dataclasses-json==0.5.7
ffmpeg==1.4
ffmpeg-python==0.2.0
future==0.18.2
googletrans==3.1.0a0
gTTS==2.2.4
gTTS-token==1.1.4
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2021.12.1
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
isodate==0.6.1
marshmallow==3.16.0
marshmallow-enum==1.5.1
mypy-extensions==0.4.3
numpy==1.22.4
oauthlib==3.2.0
packaging==21.3
pandas==1.4.2
playsound==1.3.0
pydub==0.25.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-twitch-client==0.7.1
python-youtube==0.8.2
pytube==12.1.0
pytz==2022.1
requests==2.27.1
requests-oauthlib==1.3.1
rfc3986==1.5.0
Rx==3.2.0
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.2.post1
SpeechRecognition==3.8.1
translator==0.0.9
twitch-python==0.0.20
typing-extensions==4.2.0
typing-inspect==0.7.1
urllib3==1.26.9
youtube-data-api==0.0.21
youtube-dl==2021.12.17