SIENTIAPDE-1327

Update requirements and simplify CI workflow for quality checks

- Added new dependencies: kaleido, hyperopt, and shap to requirements.txt.
- Refactored the quality gate workflow to use a template for improved maintainability and reduced complexity.
This commit is contained in:
vitor-aignosi
2025-10-23 09:33:10 -03:00
parent 2cecd8eefb
commit a398e2ea38
3 changed files with 24 additions and 91 deletions

View File

@@ -10,3 +10,6 @@ botocore
boto3
s3fs
pyarrow
kaleido
hyperopt
shap