Skip to content

Commit

Permalink
pin h5py to 3.9 for vedo
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Oct 30, 2023
1 parent 200bed0 commit 94213a1
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 @@ -9,6 +9,7 @@ dynamic = ["version"]
dependencies = [
"numpy",
"pandas",
"h5py<=3.9", # vedo requires hdf5 <=1.12.x but hdf5 is 1.14+ from h5py 3.10 onwards
"vedo",
"k3d",
"imio",
Expand Down

0 comments on commit 94213a1

Please sign in to comment.