-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.08 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
# remember to pip install -e . too
astroid==2.7.3
atomicwrites==1.4.0
attrs==21.2.0
autopep8==1.5.7
backports.entry-points-selectable==1.1.0
bleach==4.0.0
certifi==2022.12.07
cfgv==3.3.1
charset-normalizer==2.0.4
colorama==0.4.4
coverage==5.5
coverage-badge==1.0.1
dict-toolbox==2.1.0
distlib==0.3.2
docutils==0.17.1
filelock==3.0.12
flake8==3.9.2
identify==2.3.7
idna==3.2
importlib-metadata==4.6.4
iniconfig==1.1.1
isort==5.9.3
keyring==23.1.0
lazy-object-proxy==1.6.0
mccabe==0.6.1
msgpack==1.0.2
mypy==0.910
mypy-extensions==0.4.3
nest-asyncio==1.5.1
nodeenv==1.6.0
packaging==21.0
pkginfo==1.7.1
platformdirs==2.2.0
pluggy==0.13.1
pop-config==8.0.1
pop-loop==1.0.4
pre-commit==2.15.0
proxy-tools==0.1.0
pycodestyle==2.7.0
pyflakes==2.3.1
Pygments==2.10.0
pylint==2.10.2
pyparsing==2.4.7
pytest==6.2.4
pywin32-ctypes==0.2.0
PyYAML==6.0
readme-renderer==29.0
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
toml==0.10.2
tox==3.24.3
tqdm==4.62.1
twine==3.4.2
typing-extensions==3.10.0.0
urllib3==1.26.6
virtualenv==20.7.2
webencodings==0.5.1
wrapt==1.12.1
zipp==3.5.0