Mattral commited on
Commit
302d5f7
·
verified ·
1 Parent(s): a9fd38e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ catboost==1.1.1
2
+ joblib==1.1.1
3
+ lightgbm==3.3.5
4
+ matplotlib==3.5.2
5
+ numpy==1.21.5
6
+ pandas==1.4.4
7
+ Pillow==9.5.0
8
+ plotly==5.9.0
9
+ requests==2.28.1
10
+ scikit_learn==1.2.2
11
+ seaborn==0.11.2
12
+ streamlit==1.22.0
13
+ xgboost==1.7.4
14
+ plotly==5.9.0