File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ graphics = [
4545 " pyvista>=0.32.0" ,
4646 " vtk!=9.4.0" ,
4747 # Animations
48- " imageio < 2.28.1 " ,
48+ " imageio" ,
4949 " imageio-ffmpeg" ,
5050]
5151
@@ -56,7 +56,7 @@ plotting = [
5656 " pyvista>=0.32.0" ,
5757 " vtk" ,
5858 # Animations
59- " imageio < 2.28.1 " ,
59+ " imageio" ,
6060 " imageio-ffmpeg" ,
6161]
6262
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ imageio==2.37.0
55imageio-ffmpeg==0.6.0
66pypandoc==1.15
77pytest-sphinx==0.6.3
8- pyvista==0.45.1
8+ pyvista==0.45.2
99sphinx==8.2.3
1010sphinx-copybutton==0.5.2
1111sphinx-gallery==0.19.0
Original file line number Diff line number Diff line change 11ansys-platform-instancemanagement==1.1.2
2- coverage==7.8.0
2+ coverage==7.8.2
33graphviz==0.20.1
44imageio==2.37.0
55imageio-ffmpeg==0.6.0
@@ -8,5 +8,5 @@ pytest==8.3.5
88pytest-cov==6.1.1
99pytest-order==1.3.0
1010pytest-rerunfailures==15.0
11- pyvista==0.45.1
11+ pyvista==0.45.2
1212vtk==9.4.2
You can’t perform that action at this time.
0 commit comments