Skip to content

Commit

Permalink
Merge pull request #445 from JaxGaussianProcesses/st/jaxopt-dep
Browse files Browse the repository at this point in the history
add missing jaxopt dependency
  • Loading branch information
thomaspinder authored Mar 23, 2024
2 parents 3980e7a + f32e2b6 commit 7688662
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 7688662

Please sign in to comment.