- Replaced local paths in requirements.txt with specific GitHub repository links for sientia-dataops-library and sientia-model-library. - Refactored image configuration in values.yaml to move it under the global section, ensuring consistent deployment settings across runtimes.
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
temporalio==1.18.1
|
|
psycopg2-binary==2.9.11
|
|
sqlalchemy==2.0.44
|
|
boto3==1.40.55
|
|
botocore==1.40.55
|
|
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.4
|
|
prometheus-client==0.23.1
|
|
beautifulsoup4==4.12.3
|
|
evidently==0.4.39 |