Skip to content

Commit 8f66d6f

Browse files
committed
Add yamllint and typer to .tools/base_requirements.txt
# Conflicts: # .tools/base_requirements.txt
1 parent 955c1a6 commit 8f66d6f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.tools/base_requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ mypy-extensions==1.0.0
44
pathspec==0.11.2
55
PyYAML==6.0.1
66
requests==2.32.0
7+
typer==0.15.2
78
types-PyYAML==6.0.12.12
8-
yamale==4.0.4
9+
yamale==4.0.4
10+
yamllint==1.37.0

0 commit comments

Comments
 (0)