Skip to content

Commit f4bbc6a

Browse files
committed
add note about Numpy >= 1.22
1 parent 5e31b65 commit f4bbc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,5 +312,5 @@ Requirements
312312
* PDAL 2.6+
313313
* Python >=3.9
314314
* Pybind11 (eg :code:`pip install pybind11[global]`)
315-
* Numpy (eg :code:`pip install numpy`)
315+
* Numpy >= 1.22 (eg :code:`pip install numpy`)
316316
* scikit-build-core (eg :code:`pip install scikit-build-core`)

0 commit comments

Comments
 (0)