Skip to content

Commit

Permalink
fix rioxarray version since, only 0.17.0 is avail on conda-forge for now
Browse files Browse the repository at this point in the history
  • Loading branch information
agrouaze committed Nov 28, 2024
1 parent 1126950 commit 41e7254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- python-dateutil
- construct
- xarray
- rioxarray>=0.18.1
- rioxarray>=0.17.0
- aiohttp
- fsspec
- dask
Expand Down

0 comments on commit 41e7254

Please sign in to comment.