-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
116 lines (116 loc) · 1.94 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
aiofiles==0.8.0
aiohttp==3.8.1
aiosignal==1.2.0
arrow==1.2.2
astroid==2.4.2
async-timeout==4.0.2
asyncio==3.4.3
attrs==21.2.0
autopep8==1.6.0
beautifulsoup4==4.9.3
binaryornot==0.4.4
black==21.12b0
cachetools==5.0.0
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.6
click==7.1.2
colorama==0.4.4
cookiecutter==1.7.2
cryptography==35.0.0
cycler==0.11.0
distlib==0.3.4
docopt==0.6.2
docutils==0.17.1
dotenv-python==0.0.1
filelock==3.4.2
Flask==2.0.2
fonttools==4.28.5
frozenlist==1.3.0
gevent==21.12.0
gevent-eventemitter==2.1
google==3.0.0
googlesearch-python==1.0.1
greenlet==1.1.2
h11==0.13.0
httpcore==0.12.3
httpx==0.16.1
idna==2.10
IMDbPY==2021.4.18
isort==5.6.4
itsdangerous==2.0.1
Jinja2==2.11.3
jinja2-time==0.2.0
Kivy==2.0.0
kivy-deps.angle==0.3.1
kivy-deps.glew==0.3.0
kivy-deps.sdl2==0.3.1
Kivy-Garden==0.1.4
lazy-object-proxy==1.4.3
lxml==4.6.3
MarkupSafe==1.1.1
matplotlib==3.5.1
mccabe==0.6.1
monotonic==1.6
multidict==5.2.0
mypy-extensions==0.4.3
mysql-connector==2.2.9
mysql-connector-python==8.0.26
nextcord==2.0.0b4
numpy==1.22.1
packaging==21.3
pandas==1.4.2
pathspec==0.9.0
pep8==1.7.1
Pillow==8.3.2
pkginfo==1.6.1
platformdirs==2.4.1
playsound==1.3.0
poyo==0.5.0
praw==7.6.0
prawcore==2.3.0
protobuf==3.18.0
pycodestyle==2.8.0
pycparser==2.20
pycryptodomex==3.14.1
pygame==2.1.2
Pygments==2.10.0
pylint==2.6.0
PyNaCl==1.4.0
pyodbc==4.0.39
pyparsing==3.0.6
pypiwin32==223
python-dateutil==2.8.2
python-dotenv==0.19.0
python-slugify==6.1.2
python-valve==0.2.1
pytube==11.0.1
pytz==2021.3
pywin32==301
regex==2021.9.30
requests==2.25.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
soupsieve==2.2.1
SQLAlchemy==1.4.25
steam==1.3.0
text-unidecode==1.3
toml==0.10.2
tomli==1.2.3
typing-extensions==3.10.0.2
update-checker==0.18.0
urllib3==1.26.7
vdf==3.4
virtualenv==20.13.0
websocket-client==1.2.1
Werkzeug==2.0.2
wikipedia==1.4.0
wrapt==1.12.1
yapf==0.32.0
yarl==1.6.3
youtube-dl==2021.6.6
zope.event==4.5.0
zope.interface==5.4.0
zstandard==0.15.1