Skip to content

Commit 3bed6af

Browse files
authored
Bump PDAL and Python requirements.
It maybe works with other stuff but we don't know.
1 parent b05f22a commit 3bed6af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ USE-CASE : Take a LiDAR map, create a mesh from the ground points, split into ti
307307
Requirements
308308
================================================================================
309309

310-
* PDAL 2.2+
311-
* Python >=3.6
310+
* PDAL 2.3+
311+
* Python >=3.7
312312
* Pybind11 (eg :code:`pip install pybind11[global]`)
313313
* Numpy (eg :code:`pip install numpy`)
314314
* Packaging (eg :code:`pip install packaging`)

0 commit comments

Comments
 (0)