Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Flask==2.0.3
|
2 |
werkzeug==2.0.3
|
3 |
-
opencv-python-headless
|
4 |
-
numpy
|
5 |
roboflow
|
6 |
-
torch
|
7 |
pandas
|
|
|
1 |
Flask==2.0.3
|
2 |
werkzeug==2.0.3
|
3 |
+
opencv-python-headless
|
4 |
+
numpy
|
5 |
roboflow
|
6 |
+
torch
|
7 |
pandas
|