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 ffbb5a3 commit c8b725bCopy full SHA for c8b725b
ci/docker/style-test/requirements.txt
@@ -3,4 +3,8 @@ yamllint==1.26.3
3
codespell==2.2.1
4
mypy==1.15.0
5
pylint==3.1.0
6
-tqdm==4.67.1 # required for change log generation
+# required for change log generation:
7
+tqdm==4.67.1
8
+thefuzz==0.22.1
9
+PyGitHub==2.6.1
10
+boto3==1.37.38
0 commit comments