We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ee891c + 66de72b commit afba2b0Copy full SHA for afba2b0
setup_requirements.txt
@@ -1,4 +1,5 @@
1
-pytest-runner
2
-flake8
3
-pylint
4
-bandit
+pytest-runner~=6.0.0
+mccabe~=0.6.1
+flake8~=4.0.1
+pylint~=2.13.4
5
+bandit~=1.7.4
0 commit comments