Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
opencv-python-headless
|
| 3 |
-
numpy
|
| 4 |
-
pillow>=9.0.0
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
numpy
|
|
|