From f445cc249745bb8a2052bf776953365eedb6f907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 04:22:10 +0000 Subject: [PATCH] build(deps): bump imbalanced-learn from 0.8.1 to 0.10.1 Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.8.1 to 0.10.1. - [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases) - [Commits](https://github.com/scikit-learn-contrib/imbalanced-learn/commits) --- updated-dependencies: - dependency-name: imbalanced-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 01fdf030..05093d79 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ auto-sklearn == 0.15.0 cryptography == 40.0.1 ta == 0.10.2 python-binance == 1.0.17 -imbalanced-learn == 0.8.1 +imbalanced-learn == 0.10.1 icosphere == 0.1.3 pynisher == 0.6.4