Skip to content

Commit

Permalink
remove jax version from pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
ACea15 committed Nov 30, 2024
1 parent 8787fb6 commit 54f49fa
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 @@ -37,7 +37,7 @@ dependencies = ["numpy",
"pandas",
#"PyYAML",
"ruamel.yaml",
"jax<=0.4.31",
"jax",
"jaxlib",
"diffrax",
"jaxopt",
Expand Down

0 comments on commit 54f49fa

Please sign in to comment.