Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
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
|
|
|
1 |
shiny==0.9.0
|
2 |
shinyswatch==0.6.0
|
3 |
seaborn==0.12.2
|
4 |
+
matplotlib==3.7.1
|
|
|
|
|
|
|
|
|
|