-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
106 lines (105 loc) · 1.82 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
98
99
100
101
102
103
104
105
106
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
aiohttp==3.8.5
# via discord-py
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
black==23.9.1
# via -r requirements.in
brotli==1.1.0
# via yt-dlp
build==1.0.3
# via pip-tools
cachetools==5.3.1
# via -r requirements.in
certifi==2023.7.22
# via
# requests
# yt-dlp
cffi==1.15.1
# via pynacl
charset-normalizer==3.2.0
# via
# aiohttp
# requests
click==8.1.7
# via
# black
# pip-tools
colorama==0.4.6
# via
# build
# click
discord-py[voice]==2.3.2
# via -r requirements.in
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.4
# via
# requests
# yarl
multidict==6.0.4
# via
# aiohttp
# yarl
mutagen==1.47.0
# via yt-dlp
mypy-extensions==1.0.0
# via black
opuslib==3.0.1
# via -r requirements.in
packaging==23.1
# via
# black
# build
pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements.in
platformdirs==3.10.0
# via black
pycparser==2.21
# via cffi
pycryptodomex==3.19.0
# via yt-dlp
pydub==0.25.1
# via -r requirements.in
pynacl==1.5.0
# via discord-py
pyproject-hooks==1.0.0
# via build
python-dotenv==1.0.0
# via -r requirements.in
redis==5.0.0
# via spotipy
requests==2.31.0
# via spotipy
six==1.16.0
# via spotipy
spotipy==2.23.0
# via -r requirements.in
urllib3==2.0.5
# via
# requests
# spotipy
websockets==11.0.3
# via yt-dlp
wheel==0.41.2
# via pip-tools
yarl==1.9.2
# via aiohttp
yt-dlp==2023.9.24
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools