From 2571c4bfdcf219d680b4c6e66db92eead3e6902e Mon Sep 17 00:00:00 2001 From: samiabat Date: Mon, 28 Jul 2025 22:13:36 +0300 Subject: [PATCH] add matplotlib --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 3d0cec3a..81b23f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,8 @@ numpy==1.23.5 scipy==1.10.1 numba==0.58.1 +matplotlib + # TensorFlow ecosystem - COMPATIBLE VERSIONS tensorflow==2.15.0 tensorboard==2.15.2