From 315e94697650aca6b2758248c30fd88b1edf516c Mon Sep 17 00:00:00 2001 From: Thomas Guillod Date: Thu, 5 Dec 2024 15:01:11 -0500 Subject: [PATCH] typo in conda file --- conda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda.yaml b/conda.yaml index c76e8682..b6aa8a40 100644 --- a/conda.yaml +++ b/conda.yaml @@ -47,7 +47,7 @@ dependencies: - matplotlib-base=3.9.2 # optional packages for Jupyter - jupyterlab=4.3.1 - - jupyter-server-proxy==4.4.0 + - jupyter-server-proxy=4.4.0 - ipywidgets=8.1.5 - trame-vtk=2.8.12 - trame-vuetify=2.7.2