euler314 commited on
Commit
f6963f4
·
verified ·
1 Parent(s): 7fa25f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -22
requirements.txt CHANGED
@@ -1,22 +1,22 @@
1
- dash==2.17.1
2
- plotly==5.22.0
3
- pandas==2.2.2
4
- numpy==1.26.4
5
- scipy==1.13.1
6
- scikit-learn==1.5.1
7
- cachetools==5.3.3
8
- tropycal==1.3
9
- pyshp==2.3.1
10
- gitpython==3.1.30
11
- requests==2.32.3
12
- matplotlib==3.8.4
13
- networkx==3.3
14
- xarray==2024.6.0
15
- shapely==2.0.4
16
- pyproj==3.6.1
17
- dash-core-components==2.0.0
18
- dash-html-components==2.0.0
19
- dash-table==5.0.0
20
- Cartopy==0.23.0
21
- statsmodels==0.14.1
22
- schedule==1.2.0
 
1
+ gradio
2
+ plotly==5.22.0
3
+ pandas==2.2.2
4
+ numpy==1.26.4
5
+ scipy==1.13.1
6
+ scikit-learn==1.5.1
7
+ cachetools==5.3.3
8
+ tropycal==1.3
9
+ pyshp==2.3.1
10
+ gitpython==3.1.30
11
+ requests==2.32.3
12
+ matplotlib==3.8.4
13
+ networkx==3.3
14
+ xarray==2024.6.0
15
+ shapely==2.0.4
16
+ pyproj==3.6.1
17
+ dash-core-components==2.0.0
18
+ dash-html-components==2.0.0
19
+ dash-table==5.0.0
20
+ Cartopy==0.23.0
21
+ statsmodels==0.14.1
22
+ schedule==1.2.0