diff plotly_ml_performance_plots.xml @ 2:62e3a4e8c54c draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/plotly_ml_performance_plots commit 3752bb86fb42f0c98b6d6cbbd75e8d987f17a3fd"
author bgruening
date Thu, 16 Jan 2020 13:49:49 -0500
parents 4fac53da862f
children 1c5dcef5ce0f
line wrap: on
line diff
--- a/plotly_ml_performance_plots.xml	Tue Jun 18 08:26:04 2019 -0400
+++ b/plotly_ml_performance_plots.xml	Thu Jan 16 13:49:49 2020 -0500
@@ -1,10 +1,10 @@
-<tool id="plotly_ml_performance_plots" name="Plot confusion matrix, precision, recall and ROC and AUC curves" version="0.1">
+<tool id="plotly_ml_performance_plots" name="Plot confusion matrix, precision, recall and ROC and AUC curves" version="0.2">
     <description>of tabular data</description>
     <requirements>
-        <requirement type="package" version="0.22.0">pandas</requirement>
-        <requirement type="package" version="3.1.1">plotly</requirement>
-        <requirement type="package" version="0.19.1">scikit-learn</requirement>
-        <requirement type="package" version="1.1.0">scipy</requirement>
+        <requirement type="package" version="0.25.3">pandas</requirement>
+        <requirement type="package" version="4.3.0">plotly</requirement>
+        <requirement type="package" version="0.21.3">scikit-learn</requirement>
+        <requirement type="package" version="1.4.1">scipy</requirement>
     </requirements>
     <version_command>echo $version</version_command>
     <command detect_errors="aggressive"><![CDATA[