chore: update sientia-model-library version in requirements files

- Upgraded sientia-model-library from version 0.7.4 to 0.7.5 in both requirements-local.txt and requirements.txt.
- Modified quality-gate.yml to include sientia-model-library in the repositories list for improved CI/CD integration.
This commit is contained in:
vitor-aignosi
2026-04-13 09:05:55 -03:00
parent bbf500e951
commit 7ddae14b7d
3 changed files with 3 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ jobs:
permissions: write-all
with:
project_name: 'model_manager'
repositories: 'sientia-dataops-library'
repositories: 'sientia-dataops-library,sientia-model-library'
secrets: inherit