aassiiyAA123 commited on
Commit
f4f85e3
·
verified ·
1 Parent(s): 746186d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
- streamlit==1.15.2
2
- folium==0.12.1.post1
3
- geopandas==0.12.2
4
- geemap==0.11.3
5
- earthengine-api==0.1.328
6
- pandas==1.5.3
7
- google-auth==2.17.3
8
- shapely==2.0.1
9
- fiona==1.8.22
10
- streamlit
11
- folium
12
- earthengine-api
13
- pandas
14
- numpy
 
1
+ streamlit==1.15.2
2
+ folium==0.12.1.post1
3
+ geopandas==0.12.2
4
+ geemap==0.11.3
5
+ earthengine-api==0.1.328
6
+ pandas==1.5.3
7
+ google-auth==2.17.3
8
+ shapely==2.0.1
9
+ fiona==1.8.22
10
+ pandas==2.0
11
+ plotly==5.14.0
12
+ numpy==1.24.4
13
+ geopy==2.3.0