Skip to content

Commit 5985e28

Browse files
pin xgboost also in conda envs
1 parent 7e615e4 commit 5985e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envs/conda-env-sklearn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- nodefaults
44
dependencies:
55
# additional frameworks
6-
- xgboost
6+
- xgboost ==3.0.5
77
- catboost
88
- lightgbm
99
- faiss-cpu

0 commit comments

Comments
 (0)