- Downgraded `sientia_do` version to 1.11.0 in `requirements.txt` to address compatibility issues. - Updated `data_manager_repository.py` to save training and test data CSVs using float-cast versions of the data, ensuring consistency in the saved outputs. - Enhanced test coverage in `test_data_manager_repository.py` to verify the presence of the target alias in the generated CSV files.
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
temporalio==1.23.0
|
|
psycopg2-binary==2.9.11
|
|
sqlalchemy==2.0.49
|
|
boto3==1.42.70
|
|
botocore==1.42.70
|
|
sientia_do==1.11.0
|
|
sientia_model==0.8.1
|
|
prometheus-client==0.23.1
|
|
beautifulsoup4==4.12.3
|
|
evidently==0.6.7
|
|
jsonschema==4.26.0
|