Skip to content

Commit

Permalink
Require version of quaternion that specifies numpy<2
Browse files Browse the repository at this point in the history
  • Loading branch information
moble committed Jun 27, 2024
1 parent 58c9b32 commit 075b3bf
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 @@ -52,7 +52,7 @@ ecosystem = [
"corner >=2.1.0",
"qgrid >=1.3.1",
"rise >=5.6.1",
"numpy-quaternion >=0.3.1",
"numpy-quaternion >=2023.0.4",
"spinsfast >=2022; sys_platform != 'win32'",
"scri >=2020.8.18; sys_platform != 'win32'"
]
Expand Down

0 comments on commit 075b3bf

Please sign in to comment.