Skip to content

Commit

Permalink
Updating min versions for jax and numpyro
Browse files Browse the repository at this point in the history
  • Loading branch information
marlinfiggins committed Feb 9, 2024
1 parent d90ffa4 commit 4b64dfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ license = "AGPL-3.0"
python = "^3.9"
numpy = "^1.22.4"
pandas = "^1.4.2"
jax = "^0.4.1"
jax = "^0.4.14"
jaxlib = "^0.4.1"
numpyro = "^0.12.0"
numpyro = "^0.13.2"
blackjax = "^0.9.6"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 4b64dfc

Please sign in to comment.