Skip to content

Commit

Permalink
test jupyter dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidari committed Jul 31, 2024
1 parent b645896 commit 959e4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ matplotlib = "^3.8.3"
optional = true

[tool.poetry.group.dev.dependencies]
ipykernel = "^6.29.3"
nbconvert = "^7.16.4"
ipywidgets = "^8.1.3"
deptry = "^0.17.0"
Expand All @@ -32,6 +31,7 @@ deptry = "^0.17.0"
optional = true

[tool.poetry.group.docs.dependencies]
ipykernel = "^6.29.3"
pillow = "^10.3.0"
pyyaml = "^6.0.0"
nbclient = "^0.10.0"
Expand Down

0 comments on commit 959e4fa

Please sign in to comment.