Skip to content

Commit

Permalink
requirements.txt: remove pinned GDAL version
Browse files Browse the repository at this point in the history
Attempt to avoid pinned GDAL version (originally only needed for GitHub pages docker image)
  • Loading branch information
neteler committed Aug 14, 2024
1 parent f907169 commit 3549e53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grass-gis-helpers>=1.3.0
gdal==3.8.5
gdal
remotezip
wget
psutil
psutil

0 comments on commit 3549e53

Please sign in to comment.