Skip to content

Commit

Permalink
Merge pull request #25 from davidwilby/patch-1
Browse files Browse the repository at this point in the history
Require numpy 2 compatible version of stheno
  • Loading branch information
wesselb authored Dec 17, 2024
2 parents 51da293 + 4f879d8 commit 89faf25
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 @@ -18,7 +18,7 @@ dependencies = [
"backends>=1.6.2",
"backends-matrix>=1.2.10",
"plum-dispatch>=2.3.0",
"stheno>=1.3.10",
"stheno>=1.4.2",
"wbml>=0.3.18",
]

Expand Down

0 comments on commit 89faf25

Please sign in to comment.