-
Notifications
You must be signed in to change notification settings - Fork 19
/
requirements.txt
67 lines (67 loc) · 1.09 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
altgraph==0.17
astroid==2.9.0
attrs==22.2.0
beautifulsoup4==4.11.2
bs4==0.0.1
CacheControl==0.12.6
cachetools==4.2.2
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==8.0.3
colorama==0.4.4
commonmark==0.9.1
configparser==5.0.2
crayons==0.4.0
cryptography==3.4.7
exceptiongroup==1.1.0
fernet==1.0.1
grpcio==1.38.1
httplib2==0.19.1
idna==2.10
importlib-metadata==4.5.0
iniconfig==2.0.0
isort==5.10.1
lazy-object-proxy==1.6.0
lxml==4.9.2
mccabe==0.6.1
msgpack==1.0.2
nameparser==1.0.6
packaging==20.9
platformdirs==2.4.0
pluggy==1.0.0
proto-plus==1.18.1
protobuf==3.17.3
psutil==5.9.4
pyaes==1.6.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pyfiglet==0.8.post1
Pygments==2.9.0
pyinstaller-hooks-contrib==2021.4
pylint==2.12.2
pyparsing==2.4.7
PySocks==1.7.1
pytest==7.2.2
pytest-mock==3.10.0
python-dateutil==2.8.1
pytz==2021.1
requests==2.25.1
rsa==4.7.2
six==1.16.0
smmap==4.0.0
soupsieve==2.4
toml==0.10.2
tomli==2.0.1
tqdm==4.62.3
typed-ast==1.5.1
typing-extensions==3.10.0.0
uritemplate==3.0.1
urllib3==1.26.5
webdriver-manager==3.2.2
wget==3.2
wrapt==1.13.3
yapf==0.32.0
zipp==3.4.1