Skip to content

Commit

Permalink
Merge pull request #155 from invrs-io/dependabot/pip/jax-lte-0.4.38
Browse files Browse the repository at this point in the history
Update jax requirement from <=0.4.37 to <=0.4.38
  • Loading branch information
mfschubert authored Dec 18, 2024
2 parents 816bdee + a69f2e6 commit c1e4dee
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 @@ -19,7 +19,7 @@ dependencies = [
"agjax",
"ceviche_challenges",
"fmmax",
"jax <= 0.4.37",
"jax <= 0.4.38",
"jaxlib",
"numpy",
"refractiveindex",
Expand Down

0 comments on commit c1e4dee

Please sign in to comment.