-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
96 lines (96 loc) · 3.33 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
aiohttp==3.7.4.post0
aiosignal==1.3.1
astroid==2.5.1
async-generator==1.10
async-timeout==3.0.1
attrs==21.4.0
autopep8==2.0.1
beautifulsoup4==4.11.1
certifi==2022.12.7
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.4
contourpy==1.0.7
cryptography==3.4.7
cx-Freeze==6.13.1
cycler==0.11.0
decorator==4.4.2
discord.py==1.7.3
exceptiongroup==1.1.0
ffmpeg==1.4
flake8==6.0.0
Flask==2.2.2
fonttools==4.38.0
frozenlist==1.3.3
h11==0.14.0
idna==3.3
imageio==2.24.0
imageio-ffmpeg==0.4.8
isort==5.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
kiwisolver==1.4.4
lazy-object-proxy==1.6.0
lief==0.12.3
MarkupSafe==2.1.1
matplotlib==3.6.3
mccabe==0.6.1
MouseInfo==0.1.3
moviepy==1.0.3
multidict==6.0.2
mypy==0.991
mypy-extensions==0.4.3
numpy==1.23.5
outcome==1.2.0
packaging==22.0
pandas==1.5.2
Pillow==9.4.0
proglog==0.1.10
PyAutoGUI==0.9.53
pycodestyle==2.10.0
pycparser==2.20
pyflakes==3.0.1
pygame==2.1.2
PyGetWindow==0.0.9
pylint==2.7.2
pymongo==3.12.1
PyMsgBox==1.0.9
PyNaCl==1.5.0
pyparsing==3.0.9
pyperclip==1.8.2
PyRect==0.2.0
PyScreeze==0.1.28
PySocks==1.7.1
pyspnego==0.1.5
python-dateutil==2.8.2
pytube==12.1.2
pytweening==1.0.4
pytz==2022.7
pywhatkit==5.4
requests==2.28.2
scikit-learn==1.2.0
scipy==1.10.0
seaborn==0.12.2
selenium==4.7.2
six==1.15.0
smbprotocol==1.5.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
threadpoolctl==3.1.0
toml==0.10.2
tomli==2.0.1
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
typing_extensions==4.1.1
urllib3==1.26.14
Werkzeug==2.2.2
wikipedia==1.4.0
wrapt==1.12.1
wsproto==1.2.0
yarl==1.7.2
youtube-dl==2021.12.17