Skip to content

Commit

Permalink
pinning numpy <2
Browse files Browse the repository at this point in the history
  • Loading branch information
kumiori committed Oct 7, 2024
1 parent c6eca14 commit e81f6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies = [
"PyYAML>=6.0.1",
"scipy>=1.12.0",
"pyvista>=0.43",
"numpy==1.21.6", # Pin NumPy to this version
"numba>=0.60.0"
]
readme = "README.md"
Expand Down

0 comments on commit e81f6b1

Please sign in to comment.