-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (96 loc) · 1.77 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
black==22.8.0
# via -r requirements.in
brotli==1.1.0
# via yt-dlp
build==0.8.0
# via pip-tools
cachetools==5.2.0
# via google-auth
certifi==2022.9.24
# via
# requests
# yt-dlp
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
# black
# pip-tools
google-auth==2.11.1
# via
# google-auth-oauthlib
# gspread
google-auth-oauthlib==0.5.3
# via gspread
gspread==5.5.0
# via -r requirements.in
httplib2==0.20.4
# via oauth2client
idna==3.4
# via requests
loguru==0.6.0
# via -r requirements.in
mutagen==1.47.0
# via yt-dlp
mypy-extensions==0.4.3
# via black
oauth2client==4.1.3
# via -r requirements.in
oauthlib==3.2.1
# via requests-oauthlib
packaging==21.3
# via build
path==16.5.0
# via -r requirements.in
pathspec==0.10.1
# via black
pep517==0.13.0
# via build
pip-tools==7.3.0
# via -r requirements.in
platformdirs==2.5.2
# via black
pyasn1==0.4.8
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via
# google-auth
# oauth2client
pycryptodomex==3.19.0
# via yt-dlp
pyparsing==3.0.9
# via
# httplib2
# packaging
requests==2.28.1
# via requests-oauthlib
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via
# google-auth
# oauth2client
six==1.16.0
# via
# google-auth
# oauth2client
urllib3==1.26.12
# via requests
websockets==11.0.3
# via yt-dlp
wheel==0.37.1
# via pip-tools
yt-dlp==2023.10.7
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools