-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 932 Bytes
/
requirements.txt
File metadata and controls
48 lines (48 loc) · 932 Bytes
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
attrs==20.2.0
autoflake==1.4
autopep8==1.5.4
bandit==1.6.2
black==20.8b1
colorama==0.4.3
ConfigArgParse==1.2.3
docutils==0.16
eradicate==2.0.0
flake8==3.8.3
flake8-annotations-complexity==0.0.5
flake8-bandit==2.1.2
flake8-broken-line==0.2.1
flake8-bugbear==20.1.4
flake8-builtins==1.5.3
flake8-commas==2.0.0
flake8-comprehensions==3.2.3
flake8-debugger==3.2.1
flake8-docstrings==1.5.0
flake8-eradicate==1.0.0
flake8-executable==2.0.4
flake8-logging-format==0.6.0
flake8-pep3101==1.3.0
flake8-polyfill==1.0.2
flake8-print==3.1.4
flake8-quotes==3.2.0
flake8-rst-docstrings==0.0.14
flake8-string-format==0.3.0
future==0.18.2
gitdb==4.0.5
GitPython==3.1.8
mando==0.6.4
mccabe==0.6.1
mypy==0.790
mypy-extensions==0.4.3
pbr==5.5.0
pep8-naming==0.11.1
pycodestyle==2.6.0
pydocstyle==5.1.1
pyflakes==2.2.0
PyYAML==5.3.1
radon==4.3.2
restructuredtext-lint==1.3.1
six==1.15.0
smmap==3.0.4
snowballstemmer==2.0.0
stevedore==3.2.2
toml==0.10.1