Skip to content

Commit

Permalink
Jupyter to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
t-ober committed Sep 6, 2024
1 parent bcfb64c commit 86e2ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -8,7 +8,6 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "<3.12,>3.11"
pypsdm = "^0.0.3"
jupyter = "^1.1.1"
pandapower = "^2.14.11"
simbench = "^1.5.3"

Expand All @@ -19,6 +18,7 @@ flake8-black = "^0.3.6"
flake8-isort = "^6.0.0"
pre-commit = "^2.21.0"
PyYAML = "^6.0"
jupyter = "^1.1.1"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit 86e2ddc

Please sign in to comment.