chore: update sientia library versions in requirements files

- Updated `sientia-dataops-library` to version 1.12.0 and `sientia-model-library` to version 0.8.3 in `requirements-local.txt` for improved features and compatibility.
- Changed `sientia_do` and `sientia_model` in `requirements.txt` to use version specifiers for better flexibility in dependency management.
This commit is contained in:
vitor-aignosi
2026-05-06 17:15:16 -03:00
parent 78167f7a44
commit 544c768ef4
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ psycopg2-binary==2.9.11
sqlalchemy==2.0.49
boto3==1.42.70
botocore==1.42.70
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.11.0
git+ssh://git@github.com/Aignosi/sientia-model-library.git@0.7.5
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.12.0
git+ssh://git@github.com/Aignosi/sientia-model-library.git@0.8.3
prometheus-client==0.23.1
beautifulsoup4==4.12.3
evidently==0.6.7