Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-python
|
2 |
numpy
|
3 |
cmake
|
4 |
dlib-bin
|
|
|
1 |
+
opencv-python==4.5.5.64
|
2 |
numpy
|
3 |
cmake
|
4 |
dlib-bin
|