Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump gdal from 3.8.4 to 3.9.1 #1300

Merged
merged 6 commits into from
Aug 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,8 @@ fiona==1.9.6 \
# via
# -r requirements/base.in
# geopandas
gdal==3.8.4 \
--hash=sha256:7c51e0ae7a7ccf43ad9e4bf435176baa9276653dfa16fd167c3632f6e7275207
gdal==3.9.1 \
--hash=sha256:6d8a8f162ed32c5cb58839fa9198def477c68b670eed4cbce9eeef387ac3c8da
# via soil-id
geopandas==0.14.4 \
--hash=sha256:3bb6473cb59d51e1a7fe2dbc24a1a063fb0ebdeddf3ce08ddbf8c7ddc99689aa \
Expand Down Expand Up @@ -908,8 +908,8 @@ sniffio==1.3.1 \
# via
# anyio
# httpx
soil-id @ https://github.com/techmatters/soil-id-algorithm/archive/f91ebdf.zip \
--hash=sha256:5c6134a2a3b5a0485a3ef017b7069c79b32c38cfc8fed72704c67af532e5ea09
soil-id @ https://github.com/techmatters/soil-id-algorithm/archive/66cb18e.zip \
--hash=sha256:55e4ef93597439f8348d88bcf64a3d9176ed4e645a759a1d2d5766a6394424ea
# via -r requirements/base.in
sqlparse==0.5.1 \
--hash=sha256:773dcbf9a5ab44a090f3441e2180efe2560220203dc2f8c0b0fa141e18b505e4 \
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ requests
rules
sentry-sdk[django]
shapely
soil-id @ https://github.com/techmatters/soil-id-algorithm/archive/f91ebdf.zip
soil-id @ https://github.com/techmatters/soil-id-algorithm/archive/66cb18e.zip
Loading