From a71190dfc4bf9552e695a87f402e09893dc1e254 Mon Sep 17 00:00:00 2001
From: Kjong Lehmann <kjlehmann@ukaachen.de>
Date: Mon, 18 Nov 2024 20:57:27 +0100
Subject: [PATCH] update yml

---
 environment.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/environment.yml b/environment.yml
index 03fb86a..befc365 100644
--- a/environment.yml
+++ b/environment.yml
@@ -6,7 +6,10 @@ channels:
 dependencies:
   - ipython
   - scipy
+  - seaborn
+  - biopython
   - scikit-learn
   - numba
+  - cython
   - dendropy
  
\ No newline at end of file
-- 
GitLab