Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
shiny==0.9.0
|
2 |
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
-
matplotlib==3.7.1
|
|
|
|
|
|
|
|
|
|
|
|
1 |
shiny==0.9.0
|
2 |
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
+
matplotlib==3.7.1
|
5 |
+
shinywidgets
|
6 |
+
ipyleaflet
|
7 |
+
geopy
|
8 |
+
faicons
|
9 |
+
requests
|