SIENTIAPDE-2072: bump sientia_do pin to 1.12.2

Picks up the notification timestamp -> native datetime fix; also
aligns requirements.txt's floor with requirements-local.txt's pin
(was >=1.11.0/@1.12.0, out of sync with the other repos).
This commit is contained in:
Eduardo Rios
2026-08-17 16:42:24 -03:00
parent 85642bed25
commit ae8066cb26
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -3,7 +3,7 @@ psycopg2-binary==2.9.11
sqlalchemy==2.0.50 sqlalchemy==2.0.50
boto3==1.42.70 boto3==1.42.70
botocore==1.42.70 botocore==1.42.70
sientia_do>=1.11.0 sientia_do>=1.12.2
sientia_model>=0.8.1 sientia_model>=0.8.1
prometheus-client==0.23.1 prometheus-client==0.23.1
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3