Skip to content

Commit

Permalink
bump: set jax v0.4.3+
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Dec 11, 2024
1 parent 0931195 commit a0bdc08
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 @@ -23,8 +23,8 @@
"Typing :: Typed",
]
dependencies = [
"jax>0.4",
"jaxlib>0.4",
"jax>0.4.3",
"jaxlib>0.4.3",
"jaxtyping>=0.2.34",
"plum-dispatch>=2.5.2",
"quax>0.0.4",
Expand Down

0 comments on commit a0bdc08

Please sign in to comment.