mattritchey commited on
Commit
5e1c164
·
verified ·
1 Parent(s): 29c4685

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- folium
2
  geopandas
3
  geopy
4
- numpy==1.26.4
5
  pandas
6
- streamlit
7
  streamlit_folium
8
  vincenty
9
  Shapely==1.8.1.post1
 
1
+ folium==0.15.1
2
  geopandas
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