Spaces:
Runtime error
Runtime error
Commit
·
65544f7
1
Parent(s):
a879fad
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -10,9 +10,9 @@ rasterio
|
|
10 |
requests
|
11 |
rioxarray
|
12 |
scikit_image
|
13 |
-
streamlit
|
14 |
-
streamlit_folium
|
15 |
-
streamlit_plotly_events
|
16 |
branca
|
17 |
matplotlib
|
18 |
scikit_image
|
|
|
10 |
requests
|
11 |
rioxarray
|
12 |
scikit_image
|
13 |
+
streamlit==1.20.0
|
14 |
+
streamlit_folium==0.6.15
|
15 |
+
streamlit_plotly_events==0.0.6
|
16 |
branca
|
17 |
matplotlib
|
18 |
scikit_image
|