Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
altair
|
2 |
-
pandas
|
3 |
streamlit
|
4 |
streamlit-folium
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
streamlit-folium
|
3 |
+
pandas
|
4 |
+
shapely
|
5 |
+
numpy
|