Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
kolibril13 committed Dec 5, 2024
1 parent 6c1291b commit c0a9438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .jupyterlite/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jupyterlite==0.1.0rc0

#------ JupyerLab install -------
ipywidgets>=7.7,<8
jupyterlab~=3.3.0
jupyterlab>=3.6.7
jupyterlab-language-pack-fr-FR
jupyterlab-language-pack-zh-CN

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ scipy = ">=1.8.0"
scikit-image = ">=0.19.2"
pytest = ">=7.1.2"
isort = ">=5.10.1"
jupyterlab = "^3.4.3"
jupyterlab = ">=3.6.7"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit c0a9438

Please sign in to comment.