Skip to content

Commit

Permalink
dep: require jaxley>=0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huangziwei committed Sep 13, 2024
1 parent 493b783 commit de2b79f
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 @@ -14,7 +14,7 @@ dependencies = [
"numpy",
"pandas",
"matplotlib",
"jaxley"
"jaxley>=0.2.0"
]
readme = {file = "README.md", content-type = "text/markdown"}

Expand Down

0 comments on commit de2b79f

Please sign in to comment.