Skip to content

Commit

Permalink
Update dependencies (#180)
Browse files Browse the repository at this point in the history
* update rasterio to latest

* install ows dependency from conda

---------

Co-authored-by: Emma Ai <[email protected]>
  • Loading branch information
emmaai and Emma Ai authored Dec 19, 2024
1 parent 7ca53c0 commit 9415af7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- libgdal
- gdal>=3.8
- proj
- rasterio>=1.3.2
- rasterio>=1.4.3
- gcc_linux-64
- gxx_linux-64
- binutils_linux-64
Expand Down Expand Up @@ -125,6 +125,7 @@ dependencies:
- tblib
- text-unidecode
- tifffile
- timezonefinder
- tomli
- toolz
- tornado
Expand Down

0 comments on commit 9415af7

Please sign in to comment.