We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d372bc6 + ef03ea2 commit ea3ce66Copy full SHA for ea3ce66
1 file changed
requirements/static_analysis.txt
@@ -1,10 +1,8 @@
1
bandit~=1.7
2
-black
3
-flakehell
4
-# flakehell is incompatible with flake8==3.9.1
5
-flake8<3.9.1
+black~=22.3
+flakeheaven~=1.0.1
6
flake8-docstrings
7
flake8-print
8
flake8-spellcheck
9
-isort
+isort~=5.10.1
10
safety
0 commit comments