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