From 0e34fd6bdfffaf883adc1461b6a089b1b332b6c1 Mon Sep 17 00:00:00 2001 From: softwaredevelop <61334390+softwaredevelop@users.noreply.github.com> Date: Sun, 14 Sep 2025 14:39:15 +0200 Subject: [PATCH] refactor: add matplotlib --- environment_backtesting.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment_backtesting.yml b/environment_backtesting.yml index 0b99013..dede874 100644 --- a/environment_backtesting.yml +++ b/environment_backtesting.yml @@ -5,6 +5,7 @@ channels: - defaults dependencies: - ipykernel + - matplotlib - nbformat - numpy - pandas-ta