From 030d99593879d1f59f1640193738436b8a87615c Mon Sep 17 00:00:00 2001 From: Constantin Pape Date: Thu, 17 Mar 2022 23:04:45 +0100 Subject: [PATCH] Update dependencies --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index fa82ab4..5267573 100644 --- a/environment.yaml +++ b/environment.yaml @@ -3,7 +3,7 @@ name: channels: - conda-forge dependencies: - - cluster_tools >=0.4.0 + - cluster_tools >=0.4.1 - python-elf - numba - jsonschema