Skip to content

Commit c8b725b

Browse files
committed
CI: Add more packages into style-test image
1 parent ffbb5a3 commit c8b725b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ci/docker/style-test/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ yamllint==1.26.3
33
codespell==2.2.1
44
mypy==1.15.0
55
pylint==3.1.0
6-
tqdm==4.67.1 # required for change log generation
6+
# 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

Comments
 (0)