Skip to content

Commit 3150098

Browse files
committed
Further downgrade GDAL for installation on Ubuntu CI runner
1 parent b688614 commit 3150098

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

cli/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

map-integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-dotenv = "^1"
2525
python-magic = "^0.4.27"
2626
pyyaml = "^6.0"
2727
shapely = "^2.0.1"
28-
GDAL = "^3.8.5,<3.9.0"
28+
GDAL = "^3.8.0,<3.8.5"
2929

3030
"macrostrat.core" = { path = "../core", develop = true }
3131

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)