Add/Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ pandas>=1.3.0
|
|
| 7 |
matplotlib>=3.4.0
|
| 8 |
seaborn>=0.11.0
|
| 9 |
tqdm>=4.62.0
|
|
|
|
|
|
| 7 |
matplotlib>=3.4.0
|
| 8 |
seaborn>=0.11.0
|
| 9 |
tqdm>=4.62.0
|
| 10 |
+
moviepy>=1.0.3
|