Skip to content

Commit

Permalink
Bump scikit-learn in /numerai/examples/signals-python3
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.0 to 1.0.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.24.0...1.0.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 131d1bc commit 76bd7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numerai/examples/signals-python3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ numpy==1.21.0
pandas==1.2.0
pyarrow==7.0.0
python-dateutil==2.8.1
scikit-learn==0.24.0
scikit-learn==1.0.1
joblib==1.2.0
git+http://github.com/leonhma/yfinance.git@master#egg=yfinance

0 comments on commit 76bd7e3

Please sign in to comment.