Skip to content

Commit

Permalink
V1.9.9 Update PDAL version to V2.5.1 by editing reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon committed Feb 14, 2023
1 parent 311745d commit 1513c78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package_metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__: "M11.1V1.9.8"
__version__: "V1.9.9"
__name__: "lidar_prod"
__url__: "https://github.com/IGNF/lidar-prod-quality-control"
__description__: "A 3D semantic segmentation production tool to augment rule- based Lidar classification with AI and databases."
Expand Down
2 changes: 1 addition & 1 deletion setup_env/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencies:
- isort # import sorting
- flake8 # code analysis
# --------- geo --------- #
- conda-forge:pdal==2.5.*
- conda-forge:python-pdal==3.2.*
- conda-forge:pdal==2.5.*
- numpy
- scikit-learn
- geopandas
Expand Down

0 comments on commit 1513c78

Please sign in to comment.