Added open3d and matplotlib to requirements.txt

This commit is contained in:
Daniel Santos-Olivan 2020-07-29 17:08:03 +02:00 committed by DSantosO
parent 41da4d205f
commit a67d9732f2
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@ future
numpy; python_version < '3.0'
numpy==1.18.4; python_version >= '3.0'
pygame
matplotlib
open3d