Skip to content

Commit 9e86c89

Browse files
mvdocTomDLT
authored andcommitted
FIX sklearn version in requirements
1 parent 7f19ba7 commit 9e86c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"numpy",
1717
"pycortex",
1818
"scipy",
19-
"scikit-learn",
19+
"scikit-learn>=0.23",
2020
]
2121

2222
if __name__ == "__main__":

0 commit comments

Comments
 (0)