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