Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ numpy==1.24.3
|
|
| 10 |
shapely==2.0.1
|
| 11 |
tqdm==4.65.0
|
| 12 |
pyproj==3.6.0
|
| 13 |
-
fiona==1.9.4
|
|
|
|
|
|
| 10 |
shapely==2.0.1
|
| 11 |
tqdm==4.65.0
|
| 12 |
pyproj==3.6.0
|
| 13 |
+
fiona==1.9.4
|
| 14 |
+
simplejson==3.19.1
|