Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart
|
|
| 4 |
requests
|
| 5 |
pandas
|
| 6 |
openpyxl
|
| 7 |
-
matplotlib
|
|
|
|
|
|
| 4 |
requests
|
| 5 |
pandas
|
| 6 |
openpyxl
|
| 7 |
+
matplotlib
|
| 8 |
+
scikit-learn
|