Skip to content

Commit

Permalink
update pyprojec.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Oct 2, 2024
1 parent d55f7ff commit eb2559c
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 @@ -16,7 +16,6 @@ python = "^3.12"
jax = ">=0.4.30"
numpy = "^2.0.0"
polars = "^1.2.1"
matplotlib = "^3.8.3"
numpyro = ">=0.15.3"

[tool.poetry.group.dev]
Expand All @@ -30,6 +29,7 @@ deptry = "^0.17.0"
optional = true

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

0 comments on commit eb2559c

Please sign in to comment.