Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
cv
|
2 |
-
moviepy
|
3 |
opencv-python
|
4 |
streamlit
|
|
|
1 |
cv
|
2 |
+
moviepy==1.0.3
|
3 |
opencv-python
|
4 |
streamlit
|