Skip to content

Commit 8c8eea1

Browse files
update requirements due to gradio and yt-dlp conflict
1 parent ed271e9 commit 8c8eea1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ filelock==3.16.1
1919
Flask==3.0.3
2020
fsspec==2024.9.0
2121
gradio==5.0.1
22-
gradio_client==1.4.0
23-
gunicorn==23.0.0
22+
gradio_client
23+
gunicorn
2424
h11==0.14.0
2525
httpcore==1.0.6
2626
httpx==0.27.2
@@ -72,8 +72,8 @@ typing_extensions==4.12.2
7272
tzdata==2024.2
7373
urllib3==2.2.3
7474
uvicorn==0.31.1
75-
websockets==12.0
75+
websockets
7676
Werkzeug==3.0.4
7777
whisper==1.1.10
7878
youtube-dl==2021.12.17
79-
yt-dlp==2024.9.27
79+
yt-dlp

0 commit comments

Comments
 (0)