Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ geopandas
|
|
3 |
geopy
|
4 |
numpy==1.26.4
|
5 |
pandas
|
6 |
-
streamlit
|
7 |
streamlit_folium
|
8 |
vincenty
|
9 |
Shapely==1.8.1.post1
|
|
|
3 |
geopy
|
4 |
numpy==1.26.4
|
5 |
pandas
|
6 |
+
streamlit==1.29.0
|
7 |
streamlit_folium
|
8 |
vincenty
|
9 |
Shapely==1.8.1.post1
|