Skip to content

Commit

Permalink
Update ipywidgets
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 15, 2023
1 parent 2ad3e6e commit e31d047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- ipycanvas >=0.9.1
- ipyleaflet
- ipympl>=0.8.2
- ipywidgets>=8,<9
- ipywidgets>=8.1.1,<9
- jupyterlab>=3.5.2,<4
- jupyterlab-language-pack-fr-FR
- jupyterlab-language-pack-zh-CN
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- https://repo.mamba.pm/emscripten-forge
- conda-forge
dependencies:
- ipywidgets >=8,<9
- ipywidgets >=8.1.1,<9
- matplotlib
- numpy >=1.17.3,<1.25 # for scipy
- scipy=1.8
Expand Down

0 comments on commit e31d047

Please sign in to comment.