Skip to content

Commit

Permalink
Bump scikit-learn from 0.24.2 to 1.0.1 in /gnn-cluster-gcn
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.2 to 1.0.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.24.2...1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent a157fb8 commit 475c9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnn-cluster-gcn/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-pythonpath==0.7.4
pytest-xdist==2.5.0
regex==2022.4.24
scipy==1.5.4
scikit-learn==0.24.2
scikit-learn==1.0.1
tensorflow-addons==0.14.0
# Workaround for OGB issue on Python3.9
--find-links https://download.pytorch.org/whl/torch_stable.html
Expand Down

0 comments on commit 475c9ac

Please sign in to comment.