From b081dd00801857a4cbd31be260937f72d3671e91 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Fri, 8 Nov 2024 17:15:30 -0800 Subject: [PATCH] remove duplicate ipywidgets, bump otter deps --- environment.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/environment.yml b/environment.yml index 939ca1b..cd6bc8d 100644 --- a/environment.yml +++ b/environment.yml @@ -11,14 +11,15 @@ dependencies: - jupyterlab==4.0.11 - jupyterlab-favorites==3.0.0 - jupyterlab_server==2.23.0 -- jupyterlab_widgets==3.0.8 +- jupyterlab_widgets==3.0.13 - jupyter_server==2.7.0 - nbgitpuller==1.2.1 - notebook==7.0.7 - folium==0.14.0 - h5netcdf==1.0.2 -- ipywidgets==8.0.7 +- ipywidgets==8.1.5 - jupysql==0.10.14 +- jupytext==1.16.4 - jupyter-archive==3.4.0 - matplotlib==3.7.1 - mdit-py-plugins==0.4.0 @@ -47,7 +48,6 @@ dependencies: - pycountry==22.3.5 - pip - pip: - - ipywidgets==8.0.7 # disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162) # - jupyter_collaboration==1.0.1 - jupyterhub==4.1.6 @@ -60,5 +60,3 @@ dependencies: - otter-grader==6.0.4 - duckdb==0.10.1 - duckdb_engine==0.11.2 - # pulled in by ottr, if not pinned to 1.16.2, 1.16.3 causes DH-323 - - jupytext==1.16.2