ESJL commited on
Commit
11ace26
·
verified ·
1 Parent(s): 2258f62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -6
requirements.txt CHANGED
@@ -1,9 +1,18 @@
1
- xlrd
2
- reportlab
 
3
  python-docx
4
- plotly
5
  num2words
6
- openpyxl
7
  fpdf
8
- xgboost
9
- joblib
 
 
 
 
 
 
 
 
 
 
 
1
+ geopandas
2
+ scipy
3
+ openpyxl
4
  python-docx
 
5
  num2words
 
6
  fpdf
7
+ plotly
8
+ openpyxl
9
+ gradio
10
+ joblib
11
+ pandas
12
+ numpy
13
+ seaborn
14
+ statsmodels
15
+ scikit-learn
16
+ reportlab
17
+ matplotlib
18
+ xgboost