Skip to content

Commit

Permalink
Merge pull request #27 from davidwilby/patch-1
Browse files Browse the repository at this point in the history
Require newer version of fdm
  • Loading branch information
wesselb authored Dec 15, 2024
2 parents 5c2d8ab + 4765e89 commit c56b688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

requirements = [
"numpy>=1.16",
"fdm",
"fdm>=0.5.0",
"algebra>=1",
"plum-dispatch>=2",
"backends>=1.4.11",
Expand Down

0 comments on commit c56b688

Please sign in to comment.