Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ matplotlib==3.7.1
|
|
5 |
seaborn==0.12.2
|
6 |
scipy==1.10.1
|
7 |
python-docx==0.8.11
|
8 |
-
openpyxl
|
|
|
|
5 |
seaborn==0.12.2
|
6 |
scipy==1.10.1
|
7 |
python-docx==0.8.11
|
8 |
+
openpyxl
|
9 |
+
scikit-learn
|