Skip to content

Commit

Permalink
Bump minimum requirement for rod
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Sep 23, 2024
1 parent 1164aaa commit b2811e3
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 @@ -51,7 +51,7 @@ dependencies = [
"jax_dataclasses >= 1.4.0",
"pptree",
"qpax",
"rod >= 0.3.0",
"rod >= 0.3.2",
"typing_extensions ; python_version < '3.12'",
]

Expand Down

0 comments on commit b2811e3

Please sign in to comment.