- Updated `.env.example` to include new environment variables for MinIO and PyPI configuration. - Refactored `create_cleanup_schedule` to utilize runtime-specific task queues and improve schedule reconciliation logic. - Enhanced `Activities` class to require a default bucket in MinIO configuration. - Adjusted `requirements.txt` to specify version for `evidently`. - Updated tests to reflect changes in schedule creation and configuration handling.
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
temporalio==1.18.1
|
|
psycopg2-binary==2.9.11
|
|
sqlalchemy==2.0.44
|
|
boto3==1.40.55
|
|
botocore==1.40.55
|
|
/home/grezewave/Documents/projects/sientia/sientia-model-library
|
|
/home/grezewave/Documents/projects/sientia/sientia-dataops-library
|
|
prometheus-client==0.23.1
|
|
beautifulsoup4==4.12.3
|
|
evidently==0.4.39 |