Create requirments.txt
Browse files- requirments.txt +8 -0
requirments.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
streamlit
|
4 |
+
plotly
|
5 |
+
folium
|
6 |
+
streamlit-folium
|
7 |
+
geopy
|
8 |
+
datasets
|