Skip to content

Commit 7a98f07

Browse files
Update xgboost requirement from ~=2.1.3 to ~=2.1.4
Updates the requirements on [xgboost](https://github.com/dmlc/xgboost) to permit the latest version. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c01f140 commit 7a98f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ configobj~=5.0.9
22
pathlib~=1.0.1
33
joblib~=1.3.2
44
matplotlib~=3.10.0
5-
xgboost~=2.1.3
5+
xgboost~=2.1.4
66
scikit-learn~=1.6.1
77
Faker~=35.2.0
88
networkx~=3.2.1

0 commit comments

Comments
 (0)