rvouyaa commited on
Commit
9d0aff9
·
verified ·
1 Parent(s): 4c486ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,10 +1,12 @@
1
  streamlit
2
  osmnx
3
- geopy
4
  networkx
5
  geopandas
6
- pandas
7
- matplotlib
8
  folium
9
  shapely
 
 
 
 
 
10
  streamlit-folium
 
1
  streamlit
2
  osmnx
 
3
  networkx
4
  geopandas
 
 
5
  folium
6
  shapely
7
+ geopy
8
+ pandas
9
+ numpy
10
+ scipy
11
+ plotly
12
  streamlit-folium