Fazle Mawla Wahyuhanda commited on
Commit ·
f521fa0
1
Parent(s): ad085c0
update
Browse files- requirements.txt +10 -13
requirements.txt
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
from geopy.distance import geodesic
|
| 12 |
-
import plotly.express as px
|
| 13 |
-
import plotly.graph_objects as go
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
networkx
|
| 5 |
+
folium
|
| 6 |
+
streamlit-folium
|
| 7 |
+
requests
|
| 8 |
+
scipy
|
| 9 |
+
geopy
|
| 10 |
+
plotly
|
|
|
|
|
|
|
|
|