Spaces:
Runtime error
Runtime error
Prathamesh1420
commited on
Commit
•
cd3b6e8
1
Parent(s):
126e5c0
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -194,4 +194,5 @@ wsproto==1.2.0
|
|
194 |
yarl==1.9.4
|
195 |
youtube-transcript-api==0.6.2
|
196 |
yt-dlp==2023.12.30
|
197 |
-
zipp==3.19.0
|
|
|
|
194 |
yarl==1.9.4
|
195 |
youtube-transcript-api==0.6.2
|
196 |
yt-dlp==2023.12.30
|
197 |
+
zipp==3.19.0
|
198 |
+
nest_asyncio
|