-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
53 lines (52 loc) · 1.13 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
click==7.1.2
requests==2.23.0
Jinja2==2.11.3
pillow==7.1.2
colored==1.4.2
fn-graph==0.14.2
deal==4.5.0
responses==0.12.1
pydocstyle==5.1.1
flake8==3.8.4
flake8-2020==1.6.0
flake8-blind-except==0.2.0
flake8-bugbear==20.11.1
flake8-builtins==1.5.3
flake8-commas==2.0.0
flake8-comprehensions==3.3.1
flake8-debugger==4.0.0
flake8-docstrings==1.5.0
flake8-eradicate==1.0.0
flake8-polyfill==1.0.2
flake8-print==4.0.0
flake8-quotes==3.2.0
flake8-string-format==0.3.0
flake8-fixme==1.1.1
flake8-annotations-complexity==0.0.6
flake8-variables-names==0.0.4
flake8-class-attributes-order==0.1.2
flake8-broken-line==0.3.0
flake8-tidy-imports==4.2.1
flake8-typing-imports==1.10.1
dlint==0.11.0
mypy==0.812
mypy-extensions==0.4.3
typing==3.7.4.1
typing-extensions==3.7.4.2
pep8-naming==0.10.0
pytest==6.2.2
pytest-cov==2.11.1
pytest-xdist==2.2.1
pytest-network==0.0.1
pytest-mock==3.5.1
Faker==4.0.2
attrs==19.3.0
safety==1.9.0
flake8-if-statements==0.1.0
flake8-functions==0.0.5
flake8-annotations-coverage==0.0.5
flake8-expression-complexity==0.0.9
flake8-printf-formatting==1.1.2
flake8-multiline-containers==0.0.17
flake8-absolute-import==1.0
flake8-simplify==0.13.0