-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
57 lines (57 loc) · 921 Bytes
/
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
aiohttp==3.6.2
astroid==2.3.3
async-timeout==3.0.1
attrs==19.3.0
autopep8==1.5.1
beautifulsoup4==4.9.0
bs4==0.0.1
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
colorama==0.4.3
cryptography==3.2
decorator==4.4.2
entrypoints==0.3
flake8==3.7.9
form==0.0.1
future==0.18.2
gTTS==2.1.1
gTTS-token==1.1.3
idna==2.9
isort==4.3.21
jedi==0.15.2
lazy-object-proxy==1.4.3
lxml==4.5.0
mccabe==0.6.1
multidict==4.7.5
numpy==1.18.2
pandas==1.0.3
parso==0.6.2
pluggy==0.13.1
pycodestyle==2.5.0
pycparser==2.20
pydocstyle==5.0.2
pyflakes==2.1.1
pygame==1.9.6
pylint==2.4.4
PyMySQL==0.9.3
python-dateutil==2.8.1
python-jsonrpc-server==0.3.4
python-language-server==0.31.9
python-telegram-bot==12.5.1
pyttsx==1.1
pytz==2019.3
requests==2.23.0
rope==0.16.0
selenium==3.141.0
six==1.14.0
snowballstemmer==2.0.0
soupsieve==2.0
telegram==0.0.1
telepot==12.7
tornado==6.0.4
urllib3==1.25.8
wrapt==1.11.2
yapf==0.29.0
yarl==1.4.2