From fc970a1af43f2dc7237023565ac0ce0f88960cfc Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 27 Dec 2024 13:39:13 +0100 Subject: [PATCH] chore: Remove pin of matplotlib --- requirements-freqai.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements-freqai.txt b/requirements-freqai.txt index 4b7e04c15..861b9ea53 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,9 +6,6 @@ scikit-learn==1.6.0 joblib==1.4.2 catboost==1.2.7; 'arm' not in platform_machine -# Pin Matplotlib - it's depended on by catboost -# Temporary downgrade of matplotlib due to https://github.com/matplotlib/matplotlib/issues/28551 -matplotlib==3.10.0 lightgbm==4.5.0 xgboost==2.1.3 tensorboard==2.18.0