Skip to content
Snippets Groups Projects
Commit af3c2e22 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Fixed wrong version pinning.

parent 87990de7
No related branches found
No related tags found
1 merge request!19Switched to Apache 2.0 license.
Pipeline #28316 failed
...@@ -10,7 +10,7 @@ dependencies: ...@@ -10,7 +10,7 @@ dependencies:
- matplotlib - matplotlib
- numpy - numpy
- pandas - pandas
- pyrsr>0.5.0 - pyrsr>=0.5.0
- scikit-learn=0.23.2 # Classifiers have been trained with this version. Different versions might cause breaking code. - scikit-learn=0.23.2 # Classifiers have been trained with this version. Different versions might cause breaking code.
- specclassify>=0.3.0 - specclassify>=0.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment