This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
125 lines (125 loc) · 2.13 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
aioconsole==0.3.3
aiohttp>=3.8.0
aioredis==2.0.0
aiosignal==1.2.0
aiosqlite==0.17.0
appdirs==1.4.4
appnope==0.1.2
APScheduler==3.7.0
asgiref==3.3.4
asttokens==2.0.5
async-rediscache==0.2.0
async-timeout>=4.0.0a3
attrs==20.3.0
backcall==0.2.0
beautifulsoup4==4.10.0
boto==2.49.0
bs4==0.0.1
cachetools==4.2.2
certifi==2021.5.30
cffi==1.15.0
chardet==3.0.4
charset-normalizer==2.0.12
click==8.0.0
colorama==0.4.4
debugpy==1.5.1
decorator==5.1.1
distlib==0.3.1
dj-database-url==0.5.0
Django==3.2.4
django-heroku==0.0.0
entrypoints==0.4
executing==0.8.3
ffmpeg-python==0.2.0
filelock==3.0.12
Flask==2.0.0
Flask-Discord==0.1.64
frozenlist==1.3.0
future==0.18.2
google==3.0.0
google-api-core==2.0.1
google-api-python-client==2.19.1
google-auth==1.30.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.53.0
googletrans==3.1.0a0
gspread==3.7.0
gunicorn==20.1.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2021.10.1
httpcore==0.9.1
httplib2==0.19.1
httpx==0.13.3
humanfriendly==10.0
hyperframe==5.2.0
idna==2.10
imageio-ffmpeg==0.4.5
ipykernel==6.9.1
ipyparallel==8.2.0
ipython==8.1.1
itsdangerous==2.0.0
jedi==0.18.1
Jinja2==3.0.0
jupyter-client==7.1.2
jupyter-core==4.9.2
keep-alive==0.0.1
MarkupSafe==2.0.0
matplotlib-inline==0.1.3
multidict==5.1.0
nest-asyncio==1.5.4
nextcord==2.0.0a8
numpy==1.22.2
oauth2client==4.1.3
oauthlib==3.1.0
pandas==1.4.1
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
prompt-toolkit==3.0.28
protobuf==3.17.3
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.11.2
PyJWT==2.1.0
PyNaCl==1.4.0
pyparsing==2.4.7
python-dateutil==2.8.2
python-dotenv==0.17.1
python-holidayapi==1.1.0
pytz==2021.1
pyzmq==22.3.0
requests==2.25.1
requests-oauthlib==1.3.0
rfc3986==1.5.0
rsa==4.7.2
sentry-sdk==1.4.3
six==1.15.0
sniffio==1.2.0
soupsieve==2.3.1
sqlparse==0.4.1
stack-data==0.2.0
style==1.1.0
tim==0.5
timedelta==2020.12.3
tornado==6.1
tqdm==4.63.0
traitlets==5.1.1
typing-extensions==3.7.4.3
tzlocal==2.1
update==0.0.1
uritemplate==3.0.1
urllib3==1.26.4
virtualenv==20.4.6
wcwidth==0.2.5
Werkzeug==2.0.0
whitenoise==5.2.0
yarl==1.6.3
youtube-dl==2021.5.16