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

Fixed wrong version pinning.

parent 87990de7
Branches
Tags
1 merge request!19Switched to Apache 2.0 license.
Pipeline #28316 failed
......@@ -10,7 +10,7 @@ dependencies:
- matplotlib
- numpy
- 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.
- 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