mattritchey commited on
Commit
26ef7cf
·
verified ·
1 Parent(s): 02f61d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
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