Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -28,7 +28,7 @@ opencv-python-headless==4.5.4.60
|
|
28 |
openpyxl
|
29 |
pandas==1.1.5
|
30 |
plotly==5.11.0
|
31 |
-
scikit-image
|
32 |
scikit-learn
|
33 |
scipy==1.5.4
|
34 |
seaborn==0.11.2
|
|
|
28 |
openpyxl
|
29 |
pandas==1.1.5
|
30 |
plotly==5.11.0
|
31 |
+
scikit-image
|
32 |
scikit-learn
|
33 |
scipy==1.5.4
|
34 |
seaborn==0.11.2
|