datasciencedojo commited on
Commit
ce817ee
·
1 Parent(s): 084d241

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio
2
  youtube_transcript_api
3
- httpx==0.19.0
4
- googletrans==3.1.0a0
 
1
  gradio
2
  youtube_transcript_api
3
+ googletrans==3.1.0a0
4
+ httpx=0.19.0