Skip to content

Commit

Permalink
Merge pull request #509 from catalyst-cooperative/gdal-3.10
Browse files Browse the repository at this point in the history
Bump gdal version to match main PUDL repo
  • Loading branch information
e-belfer authored Jan 13, 2025
2 parents 386a55d + bf52c0c commit a6ecd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
# GDAL is a transitive dependency whose binaries must match those installed by the
# pudl-dev conda environment, so we also install it with conda here.
# TODO: once we break the archiver repo's dependency on pudl we should remove this.
- gdal==3.9.3 # pinned to ensure it matches pudl-dev environment exactly.
- gdal==3.10.0 # pinned to ensure it matches pudl-dev environment exactly.
- pip:
- --editable ./[dev,docs,tests]

0 comments on commit a6ecd4e

Please sign in to comment.