Skip to content

Commit 33d1589

Browse files
Bump imbalanced-learn from 0.12.4 to 0.14.1
Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.12.4 to 0.14.1. - [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases) - [Commits](scikit-learn-contrib/imbalanced-learn@0.12.4...0.14.1) --- updated-dependencies: - dependency-name: imbalanced-learn dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c82bc1f commit 33d1589

2 files changed

Lines changed: 42 additions & 17 deletions

File tree

poetry.lock

Lines changed: 41 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
@@ -34,7 +34,7 @@ homepage = "https://github.com/KnowledgeCaptureAndDiscovery/somef"
3434
inflect = "^7.0.0"
3535
contractions = "^0.1.73"
3636
chardet = "^5.2.0"
37-
imbalanced-learn = "^0.12.0"
37+
imbalanced-learn = ">=0.12,<0.15"
3838
pytest = "^8.0.0"
3939
morph-kgc = "^2.7.0"
4040
bibtexparser = "^1.4.1"

0 commit comments

Comments
 (0)