Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ scikit-image
|
|
4 |
pandas
|
5 |
matplotlib
|
6 |
numpy
|
7 |
-
seaborn
|
|
|
|
4 |
pandas
|
5 |
matplotlib
|
6 |
numpy
|
7 |
+
seaborn
|
8 |
+
scikit-learn
|