Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==3.12
|
|
|
2 |
ffmpeg-python==0.2.0
|
3 |
pandas==1.5.0
|
4 |
pytube==15.0.0
|
|
|
1 |
gradio==3.12
|
2 |
+
httpx==0.24.1
|
3 |
ffmpeg-python==0.2.0
|
4 |
pandas==1.5.0
|
5 |
pytube==15.0.0
|