Skip to content

Commit a90d8f1

Browse files
authored
Update requirements.test.txt
1 parent 3eff4bc commit a90d8f1

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

requirements.test.txt

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
ai-python[test]
1+
bandit==1.7.4
2+
black==22.1.0
3+
check-manifest==0.48
4+
flake8-bugbear==22.1.11
5+
flake8-docstrings
6+
flake8-formatter_junit_xml
7+
flake8==4.0.1
8+
mypy==0.941
9+
pre-commit==2.17.0
10+
pylint==2.12.2
11+
pylint_junit
12+
pytest-cov==3.0.0
13+
pytest-mock<3.7.1
14+
pytest-runner
15+
pytest==7.1.0
16+
shellcheck-py==0.8.0.4

0 commit comments

Comments
 (0)