We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdee90 commit f578b72Copy full SHA for f578b72
requirements.txt
@@ -4,7 +4,7 @@ ebcdic==1.1.1; sys_platform!="zos"
4
mkdocs-material==9.5.28; python_version>="3.8"
5
mkdocs-minify-plugin==0.8.0; python_version>="3.8"
6
mkdocstrings-python==1.10.5; python_version>="3.8"
7
-pycodestyle==2.10.0
+pycodestyle==2.12.0
8
pylint==2.17.5
9
pytest==8.2.2; python_version>="3.8"
10
pytest>=7.4.2; python_version<"3.8"
0 commit comments