Skip to content

Commit fd91af0

Browse files
Bump xgboost from 2.1.4 to 3.2.0
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.4 to 3.2.0. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v2.1.4...v3.2.0) --- updated-dependencies: - dependency-name: xgboost dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e257d8e commit fd91af0

2 files changed

Lines changed: 14 additions & 17 deletions

File tree

poetry.lock

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ homepage = "https://github.com/KnowledgeCaptureAndDiscovery/somef"
2929
rdflib = ">7.0.0"
3030
textblob = "^0.17.1"
3131
validators = "^0.22.0"
32-
xgboost = "^2.0.3"
32+
xgboost = ">=2.0.3,<4.0.0"
3333
scipy = "^1.11.4"
3434
inflect = "^7.0.0"
3535
contractions = "^0.1.73"

0 commit comments

Comments
 (0)