Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
streamlit==1.22.0
|
2 |
streamlit-webrtc==0.45.2
|
3 |
-
opencv-python
|
4 |
-
numpy
|
|
|
1 |
streamlit==1.22.0
|
2 |
streamlit-webrtc==0.45.2
|
3 |
+
opencv-python==3.4.2.17
|
4 |
+
numpy==1.14.5
|