From 32324ea9e83e84fc30c41a9f62b216d5996339f7 Mon Sep 17 00:00:00 2001 From: ymlesni Date: Tue, 20 May 2025 21:21:46 +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 75d2f4d..2a0a3d2 100644 --- a/environment.yml +++ b/environment.yml @@ -2,5 +2,4 @@ channels: - conda-forge - defaults dependencies: - - python >=3.11 - - numpy \ No newline at end of file + - python >=3.11 \ No newline at end of file