白鹭先生
commited on
Commit
·
dc94372
1
Parent(s):
738b16a
修复
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ rasterio==1.2.10
|
|
19 |
overpy==0.6
|
20 |
pyproj==2.5.0
|
21 |
fiona==1.8.21
|
22 |
-
zipp==3.4.0
|
|
|
|
19 |
overpy==0.6
|
20 |
pyproj==2.5.0
|
21 |
fiona==1.8.21
|
22 |
+
zipp==3.4.0
|
23 |
+
pycocotools==2.0.3
|