From be167bbe5e8edb2441e8d07350e874ca5936c302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20H=C3=A9risson?= Date: Fri, 10 Apr 2026 15:55:50 +0200 Subject: [PATCH] build(environment.yaml): update dep ver --- environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yaml b/environment.yaml index cc506db..9cbaf91 100644 --- a/environment.yaml +++ b/environment.yaml @@ -5,9 +5,9 @@ dependencies: - python=3.11 - numpy - pandas - - networkx >=2.5 + - networkx>=2.5 - filetype - - brs_utils + - brs_utils>=1.26.0 - chemlite - rr_cache - cobra