Spaces:
Running
Running
mattritchey
commited on
Commit
•
d9f906d
1
Parent(s):
7bf668e
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
branca
|
2 |
-
|
3 |
h5py==3.10.0
|
4 |
rasterio
|
5 |
streamlit
|
@@ -7,4 +7,5 @@ folium
|
|
7 |
numpy==1.26.4
|
8 |
pandas
|
9 |
geopy
|
10 |
-
pyproj
|
|
|
|
1 |
branca
|
2 |
+
streamlit_plotly_events
|
3 |
h5py==3.10.0
|
4 |
rasterio
|
5 |
streamlit
|
|
|
7 |
numpy==1.26.4
|
8 |
pandas
|
9 |
geopy
|
10 |
+
pyproj
|
11 |
+
plotly
|