ruslanmv commited on
Commit
67131ff
·
1 Parent(s): 8bc4a0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pip==22.2.2
 
2
  googletrans==4.0.0rc1
3
  gTTS==2.2.1
4
  SpeechRecognition==3.8.1
 
1
  pip==22.2.2
2
+ httpx==0.13.3
3
  googletrans==4.0.0rc1
4
  gTTS==2.2.1
5
  SpeechRecognition==3.8.1