From a70b8939bb41c74c6835eeb072a85fee3f9a392b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20H=C3=A9risson?= Date: Fri, 10 Apr 2026 09:43:54 +0200 Subject: [PATCH] build(environment.yaml): update min dep version --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index b9af508..6954057 100644 --- a/environment.yaml +++ b/environment.yaml @@ -3,7 +3,7 @@ channels: - conda-forge dependencies: - python - - brs_utils>=1.22.1 + - brs_utils>=1.6.0 - requests - rdkit - colored