Skip to content

Commit

Permalink
Bump numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Pinder committed Sep 12, 2024
1 parent b03bdb5 commit d14c150
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 @@ -31,7 +31,7 @@ dependencies = [
"cola-ml==0.0.5",
"jaxopt==0.8.2",
"flax>=0.8.5",
"numpy<2.0.0",
"numpy",
]

[tool.hatch.envs.default]
Expand Down

0 comments on commit d14c150

Please sign in to comment.