From 7b4558b0b2cd68bc2a1d32fc47f6b4742793ae54 Mon Sep 17 00:00:00 2001 From: Ryan Lovett Date: Fri, 6 Sep 2024 17:14:10 -0700 Subject: [PATCH] Update dependencies. These should not impact shiny, but it gets things up-to-date and should trigger a build. --- environment.yml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/environment.yml b/environment.yml index 88a7847..b0181ca 100644 --- a/environment.yml +++ b/environment.yml @@ -1,22 +1,18 @@ dependencies: -- appmode==0.9.0 - ipywidgets==8.1.2 - jupyter-archive==3.4.0 -- jupyter-resource-usage==1.0.1 -- jupyter-server-proxy==4.2.0 -- jupyter-rsession-proxy==2.2.0 +- jupyter-resource-usage==1.1.0 +- jupyter-server-proxy==4.4.0 +- jupyter-rsession-proxy==2.2.1 - jupyter-syncthing-proxy==1.0.3 - jupyterhub==4.1.6 -- jupyterlab==4.0.11 +- jupyterlab==4.2.5 - nbgitpuller==1.2.1 -- notebook==7.0.7 -# bug w/notebook and traitlets: https://github.com/jupyter/notebook/issues/7048 -- traitlets==5.9.0 -- syncthing==1.27.3 +- notebook==7.2.2 +- syncthing==1.27.12 - pip: - git-credential-helpers==0.2 - jupyter-shiny-proxy==1.1 - - otter-grader==2.2.7 # Measure popularity of different packages in our hubs # https://discourse.jupyter.org/t/request-for-implementation-instrument-libraries-actively-used-by-users-on-a-jupyterhub/7994?u=yuvipanda #- git+https://github.com/shaneknapp/python-popularity-contest.git@add-error-handling