From d08a19221cf16f506d0f39a79e4d737ea467dd72 Mon Sep 17 00:00:00 2001
From: Ankit Patnala <a.patnala@fz-juelich.de>
Date: Wed, 19 Jan 2022 09:37:21 +0100
Subject: [PATCH] Update licenses.csv

---
 licenses.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/licenses.csv b/licenses.csv
index cdde5c3..1b4df8c 100644
--- a/licenses.csv
+++ b/licenses.csv
@@ -10,7 +10,7 @@
 8,scipy,1.4.1,BSD License,https://www.scipy.org
 9,shap,0.38.1,MIT,http://github.com/slundberg/shap
 10,simplekml,1.3.5,GNU Lesser General Public License v3 or later (LGPLv3+),http://readthedocs.org/projects/simplekml/
-11,scikit-learn==0.23.2,new BSD,http://scikit-learn.org
+11,scikit-learn,0.23.2,new BSD,http://scikit-learn.org
 12,torch,1.6.0,BSD License,https://pytorch.org/
 13,tqdm,4.62.3,MIT License; Mozilla Public License 2.0 (MPL 2.0),https://tqdm.github.io
 14,xarray,0.16.2,Apache Software License,https://github.com/pydata/xarray
-- 
GitLab