diff --git a/.tools/base_requirements.txt b/.tools/base_requirements.txt index b97664fb0be..10cca1d5e3e 100644 --- a/.tools/base_requirements.txt +++ b/.tools/base_requirements.txt @@ -4,5 +4,7 @@ mypy-extensions==1.0.0 pathspec==0.11.2 PyYAML==6.0.1 requests==2.32.0 +typer==0.15.2 types-PyYAML==6.0.12.12 -yamale==4.0.4 \ No newline at end of file +yamale==4.0.4 +yamllint==1.37.0 \ No newline at end of file