Skip to content

Commit

Permalink
Raise pyviz_comms and bokeh pins (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Aug 27, 2024
1 parent e081a80 commit d3e6ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
- sidecar >=0.5.0
- ipywidgets >= 8.0.0
- ipyleaflet >=0.13.5
- pyviz_comms >=2.0.1
- pyviz_comms >=3.0.3
- jupyter-resource-usage >=0.6.0
- nbgitpuller
- jupyterlab_code_formatter
Expand All @@ -43,7 +43,7 @@ dependencies:
- python-graphviz
- plotly >=5.0
- ipympl
- bokeh >=3.0
- bokeh >=3.5.2

# testing, docs, linting
- pytest
Expand Down

0 comments on commit d3e6ead

Please sign in to comment.