whylabs / whylogs

An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈
https://whylogs.readthedocs.io/
Apache License 2.0
2.65k stars 121 forks source link

Fix whylogs CI runs on python3.7 #1547

Closed jamie256 closed 3 months ago

jamie256 commented 3 months ago

Description

We need to use older poetry in order to be able to setup the environment on python in cache miss scenario.

We didn't see the problem in the CI runs until the caches went stale on python 3.7.