Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,6 +14,7 @@ comm==0.2.2
|
|
| 14 |
debugpy==1.8.1
|
| 15 |
decorator
|
| 16 |
exceptiongroup==1.2.0
|
|
|
|
| 17 |
executing==2.0.1
|
| 18 |
ffmpeg==1.4
|
| 19 |
ffmpeg-python==0.2.0
|
|
@@ -51,7 +52,6 @@ MarkupSafe==2.1.5
|
|
| 51 |
matplotlib-inline==0.1.6
|
| 52 |
mdurl==0.1.2
|
| 53 |
mpmath==1.3.0
|
| 54 |
-
moviepy
|
| 55 |
msgpack==1.0.8
|
| 56 |
mutagen==1.46.0
|
| 57 |
nest-asyncio==1.6.0
|
|
|
|
| 14 |
debugpy==1.8.1
|
| 15 |
decorator
|
| 16 |
exceptiongroup==1.2.0
|
| 17 |
+
|
| 18 |
executing==2.0.1
|
| 19 |
ffmpeg==1.4
|
| 20 |
ffmpeg-python==0.2.0
|
|
|
|
| 52 |
matplotlib-inline==0.1.6
|
| 53 |
mdurl==0.1.2
|
| 54 |
mpmath==1.3.0
|
|
|
|
| 55 |
msgpack==1.0.8
|
| 56 |
mutagen==1.46.0
|
| 57 |
nest-asyncio==1.6.0
|