datasciencedojo commited on
Commit
ad29b47
·
1 Parent(s): 549ad5c

Update requirements.txt

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