diff --git a/qhub/initialize.py b/qhub/initialize.py index c2599ef443..0f4e386681 100644 --- a/qhub/initialize.py +++ b/qhub/initialize.py @@ -231,10 +231,10 @@ "python-graphviz==0.17", "matplotlib==3.4.3", "panel==0.12.4", - "voila==0.2.16", + "voila==0.3.5", "streamlit==1.0.0", "dash==2.0.0", - "cdsdashboards-singleuser==0.6.0", + "cdsdashboards-singleuser==0.6.1", ], }, } diff --git a/qhub/template/image/jupyterhub/environment.yaml b/qhub/template/image/jupyterhub/environment.yaml index 25f7ad4706..be8d3f409e 100644 --- a/qhub/template/image/jupyterhub/environment.yaml +++ b/qhub/template/image/jupyterhub/environment.yaml @@ -7,7 +7,7 @@ dependencies: - jupyterhub-kubespawner==1.1.0 - oauthenticator==14.1.0 - escapism==1.0.1 - - cdsdashboards==0.6.0 + - cdsdashboards==0.6.1 - jupyterhub-idle-culler==1.0 - pip: - qhub-jupyterhub-theme==0.3.3 diff --git a/qhub/template/image/jupyterlab/environment.yaml b/qhub/template/image/jupyterlab/environment.yaml index 9ee0396795..77a43b85d5 100644 --- a/qhub/template/image/jupyterlab/environment.yaml +++ b/qhub/template/image/jupyterlab/environment.yaml @@ -29,7 +29,7 @@ dependencies: - nbgitpuller # cds dashboards - - cdsdashboards-singleuser >=0.6.0 + - cdsdashboards-singleuser >=0.6.1 - jhsingle-native-proxy >=0.7.6 # viz tools