Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
python
|
2 |
-
moviepy
|
|
|
1 |
+
pip install python
|
2 |
+
pip install moviepy
|