Spaces:
Runtime error
Runtime error
Commit
·
b8df200
1
Parent(s):
a58f93a
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ plotly==5.7.0
|
|
9 |
rasterio==1.2.10
|
10 |
requests==2.27.1
|
11 |
rioxarray==0.12.2
|
12 |
-
scikit_image
|
13 |
streamlit
|
14 |
-
streamlit_folium
|
15 |
-
streamlit_plotly_events
|
|
|
9 |
rasterio==1.2.10
|
10 |
requests==2.27.1
|
11 |
rioxarray==0.12.2
|
12 |
+
scikit_image
|
13 |
streamlit
|
14 |
+
streamlit_folium
|
15 |
+
streamlit_plotly_events
|