Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
tekrei committed Nov 24, 2024
1 parent 2c29a3a commit 99a3e1a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 60 deletions.
72 changes: 13 additions & 59 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ plotly = "*"
# JupyterLab
jupyter = "*"
jupyterlab = "^4.0"
notebook = "*"
ipympl = "*"
ipywidgets = "*"
jupyterlab-widgets = "*"
Expand All @@ -33,7 +34,6 @@ jupyterlab-git = "*"
autopep8 = "*"
black = "*"
isort = "*"
pytest = "*"

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

0 comments on commit 99a3e1a

Please sign in to comment.