-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.46 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
76
77
78
79
80
81
82
83
async-generator==1.10
attrs==21.2.0
autopep8==1.5.7
beautifulsoup4==4.11.1
bidict==0.22.0
blinker==1.5
cachetools==5.2.0
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
cryptography==35.0.0
deprecation==2.1.0
dnspython==1.16.0
eventlet==0.30.2
Flask==2.1.3
Flask-Mail==0.9.1
Flask-SocketIO==5.2.0
google-api-core==2.8.2
google-api-python-client==2.54.0
google-auth==2.9.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.56.4
greenlet==1.1.2
gunicorn==20.1.0
h11==0.12.0
httplib2==0.20.4
idna==3.3
img2pdf==0.4.4
importlib-metadata==4.12.0
instaloader==4.9.2
itsdangerous==2.1.2
Jinja2==3.1.2
lxml==4.9.1
MarkupSafe==2.1.1
mutagen==1.45.1
oauthlib==3.1.1
outcome==1.1.0
packaging==21.3
pikepdf==5.4.0
Pillow==9.2.0
protobuf==4.21.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pycryptodomex==3.11.0
Pygments==2.10.0
pyOpenSSL==21.0.0
pyparsing==3.0.9
PyPDF2==2.7.0
python-decouple==3.6
python-engineio==4.3.3
python-pptx==0.6.21
python-socketio==5.7.1
pytube==12.1.0
rapidfuzz==1.8.2
redis==3.5.3
requests==2.28.1
requests-oauthlib==1.3.0
rich==10.13.0
rsa==4.9
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
toml==0.10.2
trio==0.19.0
trio-websocket==0.9.2
typing_extensions==4.3.0
Unidecode==1.3.2
uritemplate==4.1.1
urllib3==1.26.10
websockets==10.0
Werkzeug==2.2.0
wsproto==1.0.0
XlsxWriter==3.0.3
yt-dlp==2021.10.22
ytmusicapi==0.19.4
zipp==3.8.1