Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -12,7 +12,6 @@ charset-normalizer==3.3.2
|
|
12 |
click==8.1.7
|
13 |
comm==0.2.2
|
14 |
debugpy==1.8.1
|
15 |
-
decorator==5.0.3
|
16 |
exceptiongroup==1.2.0
|
17 |
executing==2.0.1
|
18 |
ffmpeg==1.4
|
@@ -51,7 +50,7 @@ MarkupSafe==2.1.5
|
|
51 |
matplotlib-inline==0.1.6
|
52 |
mdurl==0.1.2
|
53 |
mpmath==1.3.0
|
54 |
-
moviepy==1.0.
|
55 |
msgpack==1.0.8
|
56 |
mutagen==1.46.0
|
57 |
nest-asyncio==1.6.0
|
|
|
12 |
click==8.1.7
|
13 |
comm==0.2.2
|
14 |
debugpy==1.8.1
|
|
|
15 |
exceptiongroup==1.2.0
|
16 |
executing==2.0.1
|
17 |
ffmpeg==1.4
|
|
|
50 |
matplotlib-inline==0.1.6
|
51 |
mdurl==0.1.2
|
52 |
mpmath==1.3.0
|
53 |
+
moviepy==1.0.3
|
54 |
msgpack==1.0.8
|
55 |
mutagen==1.46.0
|
56 |
nest-asyncio==1.6.0
|