Skip to content

Commit

Permalink
Update requirements.txt to fix pyvista install option (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Jul 8, 2024
1 parent 71bdafe commit dc9d00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ imageio-ffmpeg
ipywidgets<9.0.0
jupyterlab<5.0.0
matplotlib
pyvista[trame]
pyvista[all]
sphinx
tqdm
trame>=2.5.0
Expand Down

1 comment on commit dc9d00b

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.