File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- __version__ : " 1.6.1 "
1+ __version__ : " 1.6.2 "
22__name__ : " lidar_prod"
33__url__ : " https://github.com/IGNF/lidar-prod-quality-control"
44__description__ : " A 3D semantic segmentation production tool to augment rules-based Lidar classification with AI and databases."
Original file line number Diff line number Diff line change 1+ # --------- laspy with LAZ backend support --------- #
2+ laspy [lazrs,laszip ]== 2.1.*
3+
14# --------- postgis-toolkit --------- #
25postgis-toolkit
6+
37# --------- hydra --------- #
48hydra-core == 1.1.*
59hydra-colorlog == 1.1.*
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ dependencies:
1313 # --------- geo --------- #
1414 - conda-forge:pdal==2.3.*
1515 - conda-forge:python-pdal==3.0.*
16- - conda-forge:laspy==2.1.*
1716 - numpy
1817 - scikit-learn
1918 - geopandas
You can’t perform that action at this time.
0 commit comments