From 88917916dff0056b67b40dbd61cdc451a4c37f6b Mon Sep 17 00:00:00 2001 From: David de la Iglesia Castro Date: Fri, 29 Oct 2021 17:17:27 +0200 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7255e9d..4656f38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,7 +14,7 @@ install_requires = numpy==1.20.1 loguru==0.5.3 matplotlib==3.3.4 - numba==0.52.0 + numba>=0.52.0 pandas==1.2.1 pillow==8.1.0 plotly==5.2.2