From 8ba736435e56457ef00b33271a5890d4ba7e4052 Mon Sep 17 00:00:00 2001 From: kjurdzinski <74978240+kjurdzinski@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:46:22 +0100 Subject: [PATCH] Update cb2030-labs-environment.yml as environment.yml in the main folder --- lab/Lab0/cb2030-labs-environment.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lab/Lab0/cb2030-labs-environment.yml b/lab/Lab0/cb2030-labs-environment.yml index ca371f9..6176f62 100644 --- a/lab/Lab0/cb2030-labs-environment.yml +++ b/lab/Lab0/cb2030-labs-environment.yml @@ -15,7 +15,7 @@ dependencies: - pandas - numpy - scipy - - seaborn + - seaborn==0.13.2 - matplotlib - ipywidgets # Lab 2 @@ -24,7 +24,6 @@ dependencies: - pytest - pytest-benchmark - pip: - - cobra - escher - - gseapy + - cobra - markupsafe==2.0.1