Spaces:
Runtime error
Runtime error
Commit
·
2f72034
1
Parent(s):
7ad7cf7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
pandas
|
6 |
streamlit
|
7 |
streamlit_folium
|
8 |
-
vincenty
|
|
|
|
5 |
pandas
|
6 |
streamlit
|
7 |
streamlit_folium
|
8 |
+
vincenty
|
9 |
+
Shapely==1.8.1.post1
|