Correct trimesh dependency

This commit is contained in:
Guille Gutierrez 2023-07-24 12:33:24 -04:00
parent 2c7fc66423
commit a8c961f7bc
3 changed files with 5 additions and 1 deletions

3
cerc_hub.egg-info/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Except this file
*
!.gitignore

View File

@ -1,6 +1,6 @@
xmltodict xmltodict
numpy numpy
trimesh[all]==3.12.0 trimesh[all]
pyproj pyproj
pandas pandas
requests requests

View File

@ -1,2 +1,3 @@
# Except this file # Except this file
*
!.gitignore !.gitignore