Skip to content

Commit

Permalink
add joblib and threadpoolctl to requirements-min for scikit-learn
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed Aug 21, 2024
1 parent 0151789 commit d98b8bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-min.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
h5py==3.11.0
joblib==1.4.2
matplotlib==3.9.2
numpy==1.26.4
pandas==2.0.3
Expand All @@ -11,3 +12,4 @@ filterpy==1.4.5
plotly==5.23.0
xgboost==2.1.1
scikit-learn==1.5.1
threadpoolctl==3.5.0

0 comments on commit d98b8bf

Please sign in to comment.