Mustafa Al Hamad commited on
Commit
991fa51
·
1 Parent(s): 10a3892

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  python-docx==0.8.11
2
  scikit-learn>=1.0.1
3
- imbalanced-learn>=0.9.1
 
 
1
  python-docx==0.8.11
2
  scikit-learn>=1.0.1
3
+ imbalanced-learn>=0.9.1
4
+ lightgbm>=3.3.2