From 701057987c8d862210810acb1b1f7ac521857f12 Mon Sep 17 00:00:00 2001 From: ymlesni Date: Tue, 20 May 2025 21:22:06 +0200 Subject: [PATCH] Update environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 2a0a3d2..a1cfcf8 100644 --- a/environment.yml +++ b/environment.yml @@ -2,4 +2,4 @@ channels: - conda-forge - defaults dependencies: - - python >=3.11 \ No newline at end of file + - python >= 3.11 \ No newline at end of file