Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -45,14 +45,13 @@ jsonschema-specifications==2023.12.1
|
|
45 |
jupyter_client==8.6.1
|
46 |
jupyter_core==5.7.2
|
47 |
lazy_loader==0.4
|
48 |
-
librosa==0.10.1
|
49 |
llvmlite==0.42.0
|
50 |
markdown-it-py==3.0.0
|
51 |
MarkupSafe==2.1.5
|
52 |
matplotlib-inline==0.1.6
|
53 |
mdurl==0.1.2
|
54 |
mpmath==1.3.0
|
55 |
-
moviepy==1.0.
|
56 |
msgpack==1.0.8
|
57 |
mutagen==1.46.0
|
58 |
nest-asyncio==1.6.0
|
|
|
45 |
jupyter_client==8.6.1
|
46 |
jupyter_core==5.7.2
|
47 |
lazy_loader==0.4
|
|
|
48 |
llvmlite==0.42.0
|
49 |
markdown-it-py==3.0.0
|
50 |
MarkupSafe==2.1.5
|
51 |
matplotlib-inline==0.1.6
|
52 |
mdurl==0.1.2
|
53 |
mpmath==1.3.0
|
54 |
+
moviepy==1.0.0
|
55 |
msgpack==1.0.8
|
56 |
mutagen==1.46.0
|
57 |
nest-asyncio==1.6.0
|