-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_dev.txt
54 lines (54 loc) · 1019 Bytes
/
requirements_dev.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
attrs==22.1.0
autopep8==2.0.0
bandit==1.7.4
click==8.1.3
colorama==0.4.6
coverage==6.5.0
exceptiongroup==1.0.1
flake8==5.0.4
flake8-annotations-complexity==0.0.7
flake8-bandit==4.1.1
flake8-bugbear==22.10.27
flake8-builtins==2.0.1
flake8-class-attributes-order==0.1.3
flake8-commas==2.1.0
flake8-comprehensions==3.10.1
flake8-functions==0.0.7
flake8-html==0.4.2
flake8-isort==5.0.0
flake8-plugin-utils==1.3.2
flake8-pytest-style==1.6.0
flake8-quotes==3.3.1
flake8-return==1.2.0
flake8-string-format==0.3.0
gitdb==4.0.9
GitPython==3.1.29
iniconfig==1.1.1
isort==5.10.1
Jinja2==3.1.2
MarkupSafe==2.1.1
mccabe==0.7.0
mr-proper==0.0.7
mypy==0.990
mypy-extensions==0.4.3
packaging==21.3
pbr==5.11.0
pep8-naming==0.13.2
pluggy==1.0.0
py==1.11.0
pycodestyle==2.9.1
pyflakes==2.5.0
Pygments==2.13.0
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
pytest-dependency==0.5.1
pytest-html==3.2.0
pytest-metadata==2.0.4
PyYAML==6.0
smmap==5.0.0
stdlib-list==0.8.0
stevedore==4.1.1
toml==0.10.2
tomli==2.0.1
typing_extensions==4.4.0