Skip to content

Commit 36654b9

Browse files
mattiagiupponigiohappy
authored andcommitted
Fix GDAL version also in requirements
1 parent 281e984 commit 36654b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ requests==2.32.5
121121
timeout-decorator==0.5.0
122122
pylibmc==1.6.3
123123
sherlock==0.4.1
124-
124+
GDAL==3.8.4
125125
psutil==5.9.8
126126
django-cors-headers==4.9.0
127127
django-user-agents==0.4.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ install_requires =
144144
timeout-decorator==0.5.0
145145
pylibmc==1.6.3
146146
sherlock==0.4.1
147-
147+
GDAL==3.8.4
148148
# required by monitoring
149149
psutil==5.9.8
150150
django-cors-headers==4.9.0

0 commit comments

Comments
 (0)