Browse Source

update requirements

kevin 2 years ago
parent
commit
147ecfd701
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -2,4 +2,5 @@ gTTS==2.3.2
 openai==0.27.6
 openai==0.27.6
 pydub==0.25.1
 pydub==0.25.1
 SpeechRecognition==3.10.0
 SpeechRecognition==3.10.0
-tiktoken==0.3.3
+tiktoken==0.3.3
+Flask==2.3.2