Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ matplotlib
|
|
| 5 |
numpy
|
| 6 |
plotly
|
| 7 |
pillow
|
| 8 |
-
scikit-learn==1.3.2
|
|
|
|
|
|
| 5 |
numpy
|
| 6 |
plotly
|
| 7 |
pillow
|
| 8 |
+
scikit-learn==1.3.2
|
| 9 |
+
keras
|