Skip to content

Commit

Permalink
bump xgboost to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mieskolainen committed Jul 30, 2024
1 parent bed04bf commit 55f1484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-aux.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# XGBOOST
xgboost==2.0.3
xgboost==2.1.0

# TENSORFLOW
tensorflow==2.16.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-github-actions-2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pyg_lib==0.4.0
torch_scatter==2.1.2
torch_sparse==0.6.18
torch_cluster==1.6.3
# spline_conv can give problems with GLIBC 2.27
# spline_conv can give problems with GLIBC 2.27 (comment out)
torch_spline_conv==1.2.2
-f https://data.pyg.org/whl/torch-2.3.0+cpu.html

0 comments on commit 55f1484

Please sign in to comment.