Esmaeilkianii commited on
Commit
22aeb76
·
verified ·
1 Parent(s): 6efb4dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -26
requirements.txt CHANGED
@@ -1,26 +1,23 @@
1
- streamlit==1.28.2
2
- pandas==2.0.3
3
- numpy==1.24.3
4
- folium==0.14.0
5
- streamlit-folium==0.13.0
6
- earthengine-api==0.1.375
7
- plotly==5.18.0
8
- Pillow==10.1.0
9
- matplotlib==3.7.3
10
- seaborn==0.13.0
11
- altair==5.1.2
12
- streamlit-option-menu==0.3.6
13
- streamlit-lottie==0.0.5
14
- requests==2.31.0
15
- hydralit-components==1.0.10
16
- streamlit-extras==0.3.5
17
- streamlit-card==0.0.61
18
- pydeck==0.8.0
19
- scikit-learn==1.3.2
20
- openpyxl
21
- fpdf
22
- statsmodels
23
- geemap
24
- tensorflow
25
- reportlab
26
- streamlit_authenticator
 
1
+ # streamlit==1.28.0
2
+ # pandas==2.1.1
3
+ # numpy==1.26.0
4
+ # folium==0.14.0
5
+ # streamlit-folium==0.15.0
6
+ # earthengine-api==0.1.368
7
+ # plotly==5.17.0
8
+ # Pillow==10.0.1
9
+ # matplotlib==3.8.0
10
+ # seaborn==0.13.0
11
+ # altair==5.1.2
12
+ # streamlit-option-menu==0.3.6
13
+ # streamlit-lottie==0.0.5
14
+ # requests==2.31.0
15
+ # hydralit-components==1.0.10
16
+ # streamlit-extras==0.3.4
17
+ # streamlit-card==0.0.61
18
+ # pydeck==0.8.0
19
+ # scikit-learn==1.3.1
20
+ # joblib==1.3.2
21
+ # opencv-python==4.8.1.78
22
+ # tensorflow==2.14.0
23
+ # scipy==1.11.3