From fcbfc25cd895f54931daabdefab706f6fa3a26dc Mon Sep 17 00:00:00 2001 From: Juan Cabanela Date: Thu, 20 Jun 2024 10:06:09 -0500 Subject: [PATCH] Updated the environment.yml to remove unnecessary packages. --- environment.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/environment.yml b/environment.yml index f6234ba..bc512da 100644 --- a/environment.yml +++ b/environment.yml @@ -5,11 +5,9 @@ channels: - fastai dependencies: - annotated-types - - bqplot - fastcore - immutables - ipydatagrid - - ipyfilechooser - ipykernel - ipyvuetify - ipywidgets>8 @@ -19,7 +17,6 @@ dependencies: - jupyterlab - notebook - nbdev - - openpyxl - pandas - pip - pydantic