Skip to content

Commit

Permalink
Update jax dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Randl authored and patrick-kidger committed Apr 4, 2024
1 parent 54417f3 commit dfad019
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 @@ -24,7 +24,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Mathematics",
]
urls = {repository = "https://github.com/google/lineax" }
dependencies = ["jax>=0.4.13", "jaxtyping>=0.2.20", "equinox>=0.11.3", "typing_extensions>=4.5.0"]
dependencies = ["jax>=0.4.26", "jaxtyping>=0.2.20", "equinox>=0.11.3", "typing_extensions>=4.5.0"]

[build-system]
requires = ["hatchling"]
Expand Down

0 comments on commit dfad019

Please sign in to comment.