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.
1 parent fcc0d0a commit 32dc1ddCopy full SHA for 32dc1dd
requirements.txt
@@ -1,2 +1,6 @@
1
-pytest==6.2.5
2
-flake8==4.0.1
+flake8==5.0.4
+flake8-annotations==2.9.1
3
+flake8-quotes==3.3.1
4
+flake8-variables-names==0.0.5
5
+pep8-naming==0.13.2
6
+pytest==7.1.3
0 commit comments