Skip to content

Commit

Permalink
Limit GDAL to below v3.8
Browse files Browse the repository at this point in the history
v3.5 isn't possible with py3.12
  • Loading branch information
brynpickering committed Dec 12, 2023
1 parent 6b23f41 commit 4a0b76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click < 9
gdal < 3.6
gdal < 3.8
geopandas >= 0.13, < 0.14
ipykernel < 7
lxml < 5
Expand Down

0 comments on commit 4a0b76e

Please sign in to comment.