Skip to content

Commit

Permalink
add jaxopt to dependency (required since e2f6459)
Browse files Browse the repository at this point in the history
  • Loading branch information
st-- committed Mar 22, 2024
1 parent 3980e7a commit f32e2b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
14 changes: 12 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jax = ">=0.4.16"
jaxlib = ">=0.4.16"
orbax-checkpoint = ">=0.2.3"
cola-ml = "^0.0.5"
jaxopt = "^0.8.3"

[tool.poetry.group.test.dependencies]
pytest = "^7.2.2"
Expand Down

0 comments on commit f32e2b6

Please sign in to comment.