Skip to content
Snippets Groups Projects
Commit cf550096 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Libraries versions

parent 5d89a674
No related branches found
No related tags found
No related merge requests found
Pipeline #11491 failed
......@@ -26,7 +26,7 @@ def setup_package():
'pandas==0.23', 'pyyaml>=3.12', 'plotly>=4.2.1',
'matplotlib==3.1.1', 'tabulate==0.8.6', 'pyscm-ml==1.0.0',
"randomscm @ git+https://github.com/thibgo/randomscm.git#egg=randomscm",
"imblearn==0.9.1"],
"imblearn==0.9"],
extras_require={
'dev': ['pytest', 'pytest-cov'],
'doc': ['sphinx >= 3.0.2', 'numpydoc', 'docutils', 'sphinx-autoapi',
......
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