Skip to content

Commit c67d3a8

Browse files
committed
Mini-fix: Revert python-env to fix docker build
1 parent f566581 commit c67d3a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ channels:
44
dependencies:
55
- python==3.12
66
- gdal==3.9.3
7+
- rasterio
78
- geos
89
- proj
910
- pip
1011
- pip:
1112
- numpy==2.1.0
1213
- requests==2.32.3
13-
- rasterio==1.4.3
1414
- rio_stac==0.8.1
1515
- spiceypy==5.1.2
1616
- pymap3d==3.0.1

0 commit comments

Comments
 (0)