alidenewade commited on
Commit
38fd382
·
verified ·
1 Parent(s): 74d9c0e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ pandas
3
  numpy
4
  scikit-learn
5
  matplotlib
6
- openpyxl # Required for reading Excel (.xlsx) files
 
 
3
  numpy
4
  scikit-learn
5
  matplotlib
6
+ openpyxl
7
+ pillow