Added open3d and matplotlib to requirements.txt
This commit is contained in:
parent
41da4d205f
commit
a67d9732f2
|
@ -2,3 +2,5 @@ future
|
|||
numpy; python_version < '3.0'
|
||||
numpy==1.18.4; python_version >= '3.0'
|
||||
pygame
|
||||
matplotlib
|
||||
open3d
|
||||
|
|
Loading…
Reference in New Issue