Skip to content

Commit ae42c57

Browse files
committed
lib: use panda 2.3.3 instead of the last 3.0.0 that make tests fails
1 parent 5b90b78 commit ae42c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- gdal
1111
- lastools # for check that lasinfo warnings desapear when standardizing
1212
- geopandas
13+
- pandas=2.3.3 # in the next version (3.0.0), test_add_points_from_geometry_to_las fails
1314
# --------- dev dep --------- #
1415
- pre-commit # hooks for applying linters on commit
1516
- black # code formatting

0 commit comments

Comments
 (0)