From e18bf662deddd727c20679ca1ecf20ba0052eab3 Mon Sep 17 00:00:00 2001 From: EmmaRenauld Date: Wed, 17 Jan 2024 10:02:31 -0500 Subject: [PATCH] Nose not required anymore. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28c900f6..cc9c7d4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,6 @@ contextlib2==21.6.0 jupyterlab>=3.6.2 # For transformer's visu IProgress>=0.4 # For jupyter with tdqm nested_lookup==0.2.25 # For lists management -# ################# nose==1.3.* # ------- # Necessary but should be installed with scilpy (Last check: 09/2023):