白鹭先生
commited on
Commit
·
06b597d
1
Parent(s):
76ffb65
修复
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ skan==0.10.0
|
|
16 |
descartes==1.1.0
|
17 |
multiprocess==0.70.12.2
|
18 |
dill==0.3.4
|
|
|
19 |
rasterio==1.2.10
|
20 |
overpy==0.6
|
21 |
pyproj==2.5.0
|
|
|
16 |
descartes==1.1.0
|
17 |
multiprocess==0.70.12.2
|
18 |
dill==0.3.4
|
19 |
+
gdal==3.4.1
|
20 |
rasterio==1.2.10
|
21 |
overpy==0.6
|
22 |
pyproj==2.5.0
|