mattritchey commited on
Commit
28c531b
·
1 Parent(s): a1ac930

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ folium
2
+ geopandas
3
+ geopy
4
+ numpy
5
+ pandas
6
+ streamlit
7
+ streamlit_folium
8
+ vincenty
9
+ Shapely==1.8.1.post1