From 6e91bd08ec5f9274f6aa33600f81372255c37f1e Mon Sep 17 00:00:00 2001 From: emunozdc Date: Fri, 21 Jun 2024 21:31:42 +0200 Subject: [PATCH] Add memory dependency. --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 5e5b102..93bc992 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,6 +39,7 @@ docs = sphinx_rtd_theme >= 2.0.0 sphinx-autoapi >= 3.1.1 sphinxcontrib-napoleon >= 0.7 + memory-profiler >= 0.61.0 all = matplotlib >= 3.7.2 mplcursors >= 0.5.2