Skip to content

Commit

Permalink
Remove vtk from requirements.txt
Browse files Browse the repository at this point in the history
vtk<9.1.0 is a dependency of vedo and inclusion in the requirements.txt was causing version issues.
  • Loading branch information
IkonOne committed Jan 21, 2022
1 parent 64452ea commit 8ceb3b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
numpy
pyside6
vedo
vtk

0 comments on commit 8ceb3b1

Please sign in to comment.