Skip to content

Commit

Permalink
fix: revert the gdal pin removal to see if that's the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Nov 28, 2024
1 parent a94e67c commit 32d3683
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ owslib
map2model
loopprojectfile==0.1.4
beartype
gdal
gdal==3.8.4
pytest
scikit-learn
3 changes: 0 additions & 3 deletions docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ RUN apt-get update -qq && \
libc-dev \
make\
libgl1\
gdal-bin\
libgdal-dev\
python3-gdal\
libtinfo5\
libtiff6\
libgl1-mesa-glx\
Expand Down

0 comments on commit 32d3683

Please sign in to comment.