From 8ea04553fd57934883ca9a39230deeac3e2975ed Mon Sep 17 00:00:00 2001 From: ymlesni Date: Tue, 20 May 2025 21:39:43 +0200 Subject: [PATCH] Update environment.yml --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index efaeb84..2c3c9dd 100644 --- a/environment.yml +++ b/environment.yml @@ -3,5 +3,4 @@ channels: - defaults dependencies: - python >=3.11 - - matplotlib - - numpy \ No newline at end of file + - matplotlib \ No newline at end of file