Skip to content
Snippets Groups Projects
Commit ba846d7c authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

freeze scikit-learn versions to 0.20.3

because posterior versions are not supported in 3.4
parent 5015967f
No related branches found
No related tags found
No related merge requests found
Pipeline #12014 passed
No preview for this file type
......@@ -13,7 +13,7 @@ bioservices
bioblend
bs4
# libraries to compute PCA
sklearn
scikit-learn==0.20.3 #later versions do not support Python<3.5
scipy==1.2.1 #Scipy >=1.3 does not support Python<3.5
matplotlib==2.2.3 #Matplotlib 3.0+ does not support Python 2.x, 3.0, 3.1, 3.2, 3.3, or 3.4.
# postgres driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment