Skip to content

Commit e8f9cd8

Browse files
committed
Rebuilt lock file, updated conda environment config for developers
1 parent 4229f4b commit e8f9cd8

File tree

2 files changed

+11
-53
lines changed

2 files changed

+11
-53
lines changed

conda_dev.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ channels:
33
- conda-forge
44
dependencies:
55
# Required
6-
- python==3.11.5
7-
- gdal==3.6.4
8-
- geopandas>=0.12.2
9-
- h3pandas>=0.2.4
6+
- python>=3.12
7+
- gdal==3.8.4
8+
- geopandas>=1.0.1
9+
- h3pandas>=0.2.6
1010
- rioxarray>=0.13.4
11-
- dask-geopandas>=0.3.0
12-
- pyarrow>=14.0.1
13-
- dask>=2024.1.0
11+
- dask-geopandas>=0.4.1
12+
- pyarrow>=16.0.0
13+
- dask>=2024.8.0
1414
- click>=8.1.3
1515
- boto3>=1.26.85
16-
- tqdm>=4.66.4
16+
- tqdm>=4.66.5
1717
- click-log>=0.4.0
1818
- rasterio>=1.3.6
1919
- dask-expr>=1.1.2

poetry.lock

Lines changed: 3 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)