From fa37646362da32bea93a0969b22ddde6a2f470f6 Mon Sep 17 00:00:00 2001 From: William Fondrie Date: Fri, 1 Dec 2023 00:47:30 -0800 Subject: [PATCH] More environment updates --- environment.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 1b41bcf..6280402 100644 --- a/environment.yml +++ b/environment.yml @@ -11,14 +11,17 @@ dependencies: - click - pandas - pyteomics - - pip - wheel - git - - spectrum_utils - pyarrow - polars - psims - hdf5plugin>=3.10.0 + - rdkit + - appdirs + - lark + - pip: + - spectrum_utils>=0.4.2 # problems with fastobo dependency # system tools: - procps-ng