Skip to content

Commit fc970a1

Browse files
committed
chore: Remove pin of matplotlib
1 parent b5748fe commit fc970a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

requirements-freqai.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
scikit-learn==1.6.0
77
joblib==1.4.2
88
catboost==1.2.7; 'arm' not in platform_machine
9-
# Pin Matplotlib - it's depended on by catboost
10-
# Temporary downgrade of matplotlib due to https://github.com/matplotlib/matplotlib/issues/28551
11-
matplotlib==3.10.0
129
lightgbm==4.5.0
1310
xgboost==2.1.3
1411
tensorboard==2.18.0

0 commit comments

Comments
 (0)