Spaces:
Running
Running
Yao-Ting Yao
commited on
Commit
·
ef1d83c
1
Parent(s):
f2900c4
Update requirements.txt
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==2.0.3
|
2 |
+
plotly==6.0.0
|
3 |
+
numpy==1.26.3
|
4 |
+
rasterio==1.4.3
|
5 |
+
Pillow==11.1.0
|
6 |
+
shapely==2.0.7
|
7 |
+
streamlit==1.44.1
|
8 |
+
fsspec==2025.3.2
|
9 |
+
s3fs==2025.3.2
|