Skip to content

Commit 475c9ac

Browse files
Bump scikit-learn from 0.24.2 to 1.0.1 in /gnn-cluster-gcn
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]>
1 parent a157fb8 commit 475c9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gnn-cluster-gcn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pytest-pythonpath==0.7.4
1313
pytest-xdist==2.5.0
1414
regex==2022.4.24
1515
scipy==1.5.4
16-
scikit-learn==0.24.2
16+
scikit-learn==1.0.1
1717
tensorflow-addons==0.14.0
1818
# Workaround for OGB issue on Python3.9
1919
--find-links https://download.pytorch.org/whl/torch_stable.html

0 commit comments

Comments
 (0)